next up previous contents
Next: miset_props_compression_type/miget_props_compression_type Up: VOLUME PROPERTIES FUNCTIONS (15) Previous: miselect_resolution   Contents

miflush_from_resolution

NAME 

miflush_from_resolution - compute all resolutions

SYNOPSIS

#include <minc2.h>

int  miflush_from_resolution ( mihandle_t            volume,
                               int                   depth)
                                   
                       
                                
DESCRIPTION

This method sets the the resolution level (depth) to the parameter
provided and computes all the other resolutions.

RETURN VALUE

miflush_from_resolution returns MI_NOERROR if it successfully computes 
all the resolutions from the data or MI_ERROR otherwise.



Robert VINCENT 2005-03-09