Functions | |
cpl_imagelist * | cpl_imagelist_load_frameset (const cpl_frameset *fset, cpl_type itype, int pnum, int extnum) |
Load an imagelist from a frameset. |
#include <cpl_frameset_io.h>
|
Load an imagelist from a frameset.
pnum = 0 is for all planes. pnum = n is for plane number n. The returned cpl_imagelist must be deallocated using cpl_imagelist_delete() Possible _cpl_error_code_ set in this function:
|