#include <export.h>
Public Attributes | |
ASImageFileTypes | type |
ASXpmExportParams | xpm |
ASPngExportParams | png |
ASJpegExportParams | jpeg |
ASGifExportParams | gif |
ASTiffExportParams | tiff |
Definition at line 135 of file export.h.
Definition at line 137 of file export.h.
Referenced by ASImage2gif(), ASImage2jpeg(), ASImage2xpm(), and ASImage2xpmRawBuff().
Definition at line 138 of file export.h.
Referenced by ASImage2xpm(), ASImage2xpmRawBuff(), and TASImage::WriteImage().