next up previous contents
Next: miflush_from_resolution Up: VOLUME PROPERTIES FUNCTIONS (15) Previous: miset_props_multi_resolution/miget_props_multi_resolution   Contents

miselect_resolution

NAME 

miselect_resolution - compute a different resolution

SYNOPSIS

#include <minc2.h>

int  miselect_resolution ( mihandle_t        volume,
                           int               depth)
                                   
                       
                                
DESCRIPTION

This method computes a new resolution on according to the depth 
(resolution level) provided by the user. 

RETURN VALUE

miselect_resolution returns MI_NOERROR if it successfully computes a
new resolution from the data or MI_ERROR otherwise.



Robert VINCENT 2005-03-09