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>
| cpl_imagelist* cpl_imagelist_load_frameset | ( | const cpl_frameset * | fset, | |
| cpl_type | itype, | |||
| int | pnum, | |||
| int | extnum | |||
| ) |
Load an imagelist from a frameset.
| 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 |
1.5.1