HDK
|
This is the complete list of members for IMG_FormatPassThru, including all inherited members.
AccessType enum name | IMG_Format | |
adjustGammaForFormat(PXL_ColorSpace src_color_space, fpreal src_color_space_gamma, bool src_data_is_8bit, bool *dest_data_is_8bit=NULL) const | IMG_Format | inline |
adjustGammaForFormat(PXL_ColorSpace *src_color_space, fpreal src_color_space_gamma, bool src_data_is_8bit, bool *dest_data_is_8bit) const | IMG_Format | |
allocValidFile() const | IMG_Format | |
artistDefault() | IMG_Format | static |
canPlaneTypesDiffer() const override | IMG_FormatPassThru | inlinevirtual |
checkDevice(const char *filename) const override | IMG_FormatPassThru | inlinevirtual |
checkExtension(const char *filename) const override | IMG_FormatPassThru | inlinevirtual |
checkMagic(unsigned int magic) const override | IMG_FormatPassThru | inlinevirtual |
checkMagicSeekable(UT_IStream &is) const override | IMG_FormatPassThru | inlinevirtual |
createFile() const override | IMG_FormatPassThru | inlineprotectedvirtual |
findFormat(const char *filename, const IMG_Stat *stat, AccessType access) | IMG_Format | protectedstatic |
findFormat(UT_Array< const IMG_Format * > &list, const char *filename, const IMG_Stat *stat, AccessType access, const UT_Array< const IMG_Format * > *image_formats=nullptr) | IMG_Format | protectedstatic |
findFormatByExtension(const char *filename) | IMG_Format | 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 |
findFormatReadable(UT_Array< const IMG_Format * > &formats, const char *filename, const IMG_Stat *stat=nullptr, const UT_Array< const IMG_Format * > *image_formats=nullptr) | IMG_Format | static |
findFormatSeekable(UT_IStream &is) | IMG_Format | static |
findFormatWritable(const char *filename, const IMG_Stat *stat=0) | IMG_Format | static |
findFormatWritable(UT_Array< const IMG_Format * > &formats, const char *filename, const IMG_Stat *stat=nullptr, const UT_Array< const IMG_Format * > *image_formats=nullptr) | IMG_Format | static |
formatColorSpace() const override | IMG_FormatPassThru | inlinevirtual |
formatColorSpaceGamma() const override | IMG_FormatPassThru | inlinevirtual |
formatMetadata() const override | IMG_FormatPassThru | inlinevirtual |
formatStoresColorSpace() const override | IMG_FormatPassThru | inlinevirtual |
getDeepRasterRGBASupport() const | IMG_Format | virtual |
getDefaultExtension() const override | IMG_FormatPassThru | inlinevirtual |
getFormat(int idx) | IMG_Format | static |
getFormatDescription() const override | IMG_FormatPassThru | inlinevirtual |
getFormatLabel() const override | IMG_FormatPassThru | inlinevirtual |
getFormatLocation() const override | IMG_FormatPassThru | inlinevirtual |
getFormatName() const override | IMG_FormatPassThru | inlinevirtual |
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 override | IMG_FormatPassThru | inlinevirtual |
getMetadataKey() const | IMG_Format | virtual |
getNFormats() | IMG_Format | static |
getOptions() const override | IMG_FormatPassThru | inlinevirtual |
getParent() const | IMG_FormatPassThru | inlineprotected |
getStdoutFormat() | IMG_Format | static |
getSupportedColorModels() const override | IMG_FormatPassThru | inlinevirtual |
getSupportedImageTypes() const | IMG_Format | virtual |
getSupportedTypes() const override | IMG_FormatPassThru | inlinevirtual |
hostnameDefault() | IMG_Format | static |
IMG_Format() | IMG_Format | |
IMG_Format(bool addtolist) | IMG_Format | explicit |
IMG_FormatPassThru(const IMG_File *parent_file) | IMG_FormatPassThru | inline |
isDataInterleaved() const override | IMG_FormatPassThru | inlinevirtual |
isDataWindowCropOnly() const | IMG_Format | virtual |
isDataWindowStreakSupported() const override | IMG_FormatPassThru | inlinevirtual |
isDataWindowSupported() const override | IMG_FormatPassThru | inlinevirtual |
isDeepRasterSupported() const override | IMG_FormatPassThru | inlinevirtual |
isFormatOk(const IMG_Stat &) const override | IMG_FormatPassThru | inlineprotectedvirtual |
isLeftFirst() const override | IMG_FormatPassThru | inlinevirtual |
isPassThrough() const override | IMG_FormatPassThru | inlinevirtual |
isReadable() const | IMG_Format | virtual |
isReadRandomAccess() const override | IMG_FormatPassThru | inlinevirtual |
isTopFirst() const override | IMG_FormatPassThru | inlinevirtual |
isWritable() const | IMG_Format | virtual |
isWriteRandomAccess() const override | IMG_FormatPassThru | inlinevirtual |
matchExtension(const char *filename, const char *ext) | IMG_Format | static |
matchExtensions(const char *filename, const char *ext[]) | IMG_Format | static |
metadataPrefix(const char *key) | IMG_Format | static |
myParent | IMG_FormatPassThru | protected |
READ_ACCESS enum value | IMG_Format | |
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 |
WRITE_ACCESS enum value | IMG_Format | |
~IMG_Format() | IMG_Format | virtual |