Frame Sets IO functions


Functions

cpl_imagelist * cpl_imagelist_load_frameset (const cpl_frameset *fset, cpl_type itype, int pnum, int extnum)
 Load an imagelist from a frameset.

Detailed Description

Synopsis:
   #include <cpl_frameset_io.h>

Function Documentation

cpl_imagelist* cpl_imagelist_load_frameset ( const cpl_frameset fset,
cpl_type  itype,
int  pnum,
int  extnum 
)

Load an imagelist from a frameset.

Parameters:
fset The frames set
itype The required image type
pnum The plane number, 1 for first, 0 for all planes
extnum The extension number, 0 for primary, n for nth, -1 for all
Returns:
the loaded list of images or NULL on error.
Note:
The returned cpl_imagelist must be deallocated using cpl_imagelist_delete()
Possible _cpl_error_code_ set in this function:


Generated on Wed Mar 18 09:40:13 2009 for Common Pipeline Library Reference Manual by  doxygen 1.4.7