next up previous contents
Next: miset_hyperslab_with_icv Up: HYPERSLAB FUNCTIONS (8) Previous: miget_hyperslab_normalized   Contents

miget_hyperslab_with_icv

NAME

miget_hyperslab_with_icv - get hyperslab with the specified icv

SYNOPSIS

#include <minc2.h>

int miget_hyperslab_with_icv ( int             icv,
                               mitype_t        buffer_data_type,
                               long            voxel_offsets[],
                               long            sizes[],
                               void            *buffer)                
                                        
DESCRIPTION

This method gets the hyperslab with the specified icv.

RETURN VALUE

miget_hyperslab_with_icv returns MI_NOERROR if it successfully gets
the hyperslab with specified icv and MI_ERROR otherwise



Robert VINCENT 2005-03-09