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

miset_slice_scaling_flag

NAME 

miset_slice_scaling_flag - set the scaling flag for slices

SYNOPSIS

#include <minc2.h>

int miset_slice_scaling_flag ( mihandle_t       volume,
                               miboolean_t      scaling_flag)
                                
DESCRIPTION

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

RETURN VALUE

miset_slice_scaling_flag returns MI_NOERROR if it successfully sets 
the scaling flag or MI_ERROR otherwise



Robert VINCENT 2005-03-09