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