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