NAME
miget_dimension_apparent_voxel_order - gets the apparent order of voxels
SYNOPSIS
#include <minc2.h>
int miget_dimension_apparent_voxel_order ( midimhandle_t dimension,
miflipping_t *file_order,
miflipping_t *sign)
DESCRIPTION
This method gets the apparent order of voxels for the specified dimension
and the sign of the step values.
RETURN VALUE
miget_dimension_apparent_voxel_order returns MI_NOERROR if it successfully
gets the apparent voxel order of the specified dimension or MI_ERROR otherwise