, including all inherited members.
| allocValidFile() const | IMG_Format | |
| canPlaneTypesDiffer() const | IMG_FormatPassThru | [inline, virtual] |
| checkDevice(const char *filename) const | IMG_FormatPassThru | [inline, virtual] |
| checkExtension(const char *filename) const | IMG_FormatPassThru | [inline, virtual] |
| checkMagic(unsigned int magic) const | IMG_FormatPassThru | [inline, virtual] |
| checkMagicSeekable(UT_IStream &is) const | IMG_FormatPassThru | [inline, virtual] |
| createFile() const | IMG_FormatPassThru | [inline, protected, virtual] |
| findFormat(const char *filename, const IMG_Stat *stat, bool for_read) | IMG_Format | [protected, static] |
| findFormatByLabel(const char *format_label) | IMG_Format | [static] |
| findFormatByName(const char *format_name) | IMG_Format | [static] |
| findFormatNonSeekable(UT_IStream &is) | IMG_Format | [static] |
| findFormatReadable(const char *filename, const IMG_Stat *stat=0) | IMG_Format | [static] |
| findFormatSeekable(UT_IStream &is) | IMG_Format | [static] |
| findFormatWritable(const char *filename, const IMG_Stat *stat=0) | IMG_Format | [static] |
| getDeepRasterRGBASupport() const | IMG_Format | [virtual] |
| getDefaultExtension() const | IMG_FormatPassThru | [inline, virtual] |
| getFormat(int idx) | IMG_Format | [static] |
| getFormatDescription() const | IMG_FormatPassThru | [inline, virtual] |
| getFormatLabel() const | IMG_FormatPassThru | [inline, virtual] |
| getFormatLocation() const | IMG_FormatPassThru | [inline, virtual] |
| getFormatName() const | IMG_FormatPassThru | [inline, virtual] |
| getFormatOptionDefault(const char *format_name, const char *format_option, UT_String &defvalue) | IMG_Format | [static] |
| getGlobalOption(const char *name, UT_String &value) | IMG_Format | [static] |
| getGlobalTags() | IMG_Format | [protected] |
| getMaxResolution(unsigned &x, unsigned &y) const | IMG_FormatPassThru | [inline, virtual] |
| getNFormats() | IMG_Format | [static] |
| getOptions() const | IMG_FormatPassThru | [inline, virtual] |
| getParent() const | IMG_FormatPassThru | [inline, protected] |
| getStdoutFormat() | IMG_Format | [static] |
| getSupportedColorModels() const | IMG_FormatPassThru | [inline, virtual] |
| getSupportedTypes() const | IMG_FormatPassThru | [inline, virtual] |
| IMG_Format() | IMG_Format | |
| IMG_Format(bool addtolist) | IMG_Format | [explicit] |
| IMG_FormatPassThru(const IMG_File *parent_file) | IMG_FormatPassThru | [inline] |
| isDataInterleaved() const | IMG_FormatPassThru | [inline, virtual] |
| isDataWindowCropOnly() const | IMG_Format | [virtual] |
| isDataWindowStreakSupported() const | IMG_FormatPassThru | [inline, virtual] |
| isDataWindowSupported() const | IMG_FormatPassThru | [inline, virtual] |
| isDeepRasterSupported() const | IMG_FormatPassThru | [inline, virtual] |
| isFormatOk(const IMG_Stat &) const | IMG_FormatPassThru | [inline, protected, virtual] |
| isLeftFirst() const | IMG_FormatPassThru | [inline, virtual] |
| isPassThrough() const | IMG_FormatPassThru | [inline, virtual] |
| isReadable() const | IMG_Format | [virtual] |
| isReadRandomAccess() const | IMG_FormatPassThru | [inline, virtual] |
| isTopFirst() const | IMG_FormatPassThru | [inline, virtual] |
| isWritable() const | IMG_Format | [virtual] |
| isWriteRandomAccess() const | IMG_FormatPassThru | [inline, virtual] |
| matchExtension(const char *filename, const char *ext) | IMG_Format | [static] |
| matchExtensions(const char *filename, const char *ext[]) | IMG_Format | [static] |
| myParent | IMG_FormatPassThru | [protected] |
| removeFormatFromList() | IMG_Format | [protected] |
| resolvePriority(const IMG_Format *format) const | IMG_Format | [virtual] |
| setFormatOptionDefault(const char *format_name, const char *format_option, const char *defvalue) | IMG_Format | [static] |
| setGlobalOption(const char *name, const char *value) | IMG_Format | [static] |
| ~IMG_Format() | IMG_Format | [virtual] |
| ~IMG_FormatPassThru() | IMG_FormatPassThru | [inline, virtual] |