imFormat Class Reference
[File Format SDK]

Image File Format Descriptor (SDK Use Only). More...

Public Member Functions

virtual imFileFormatBaseCreate () const =0
virtual int CanWrite (const char *compression, int color_mode, int data_type) const =0
 imFormat (const char *_format, const char *_desc, const char *_ext, const char **_comp, int _comp_count, int _can_sequence)

Data Fields

const char * format
const char * desc
const char * ext
const char ** comp
int comp_count
int can_sequence

Detailed Description

All file formats must define these informations. They are stored by imFormatRegister.

The documentation for this class was generated from the following file:

Generated on Thu Oct 1 11:40:08 2009 for IM by  doxygen 1.6.1