next up previous contents
Next: miset_slice_scaling_flag Up: SLICE/VOLUME SCALE FUNCTIONS (14) Previous: miset_slice_range   Contents

miget_slice_scaling_flag

NAME 

miget_slice_scaling_flag - get the scaling flag for slices

SYNOPSIS

#include <minc2.h>

int miget_slice_scaling_flag ( mihandle_t    volume,
                               miboolean_t   *scaling_flag)
                                
DESCRIPTION

This method gets the scaling flag for slices which determines whether 
the volume slices have different scale factors. 

RETURN VALUE

miget_slice_scaling_flag returns MI_NOERROR if it successfully gets 
the scaling flag or MI_ERROR otherwise



Robert VINCENT 2005-03-09