HDK
|
This is the complete list of members for IMG_Format, 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 | IMG_Format | virtual |
checkDevice(const char *) const | IMG_Format | virtual |
checkExtension(const char *filename) const =0 | IMG_Format | pure virtual |
checkMagic(unsigned int) const | IMG_Format | virtual |
checkMagicSeekable(UT_IStream &is) const | IMG_Format | virtual |
createFile() const =0 | IMG_Format | protectedpure virtual |
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 | IMG_Format | virtual |
formatColorSpaceGamma() const | IMG_Format | virtual |
formatMetadata() const | IMG_Format | virtual |
formatStoresColorSpace() const | IMG_Format | virtual |
getDeepRasterRGBASupport() const | IMG_Format | virtual |
getDefaultExtension() const | IMG_Format | virtual |
getFormat(int idx) | IMG_Format | static |
getFormatDescription() const | IMG_Format | virtual |
getFormatLabel() const | IMG_Format | virtual |
getFormatLocation() const | IMG_Format | inlinevirtual |
getFormatName() const =0 | IMG_Format | pure 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 =0 | IMG_Format | pure virtual |
getMetadataKey() const | IMG_Format | virtual |
getNFormats() | IMG_Format | static |
getOptions() const | IMG_Format | virtual |
getStdoutFormat() | IMG_Format | static |
getSupportedColorModels() const =0 | IMG_Format | pure virtual |
getSupportedImageTypes() const | IMG_Format | virtual |
getSupportedTypes() const =0 | IMG_Format | pure virtual |
hostnameDefault() | IMG_Format | static |
IMG_Format() | IMG_Format | |
IMG_Format(bool addtolist) | IMG_Format | explicit |
isDataInterleaved() const | IMG_Format | virtual |
isDataWindowCropOnly() const | IMG_Format | virtual |
isDataWindowStreakSupported() const | IMG_Format | virtual |
isDataWindowSupported() const | IMG_Format | virtual |
isDeepRasterSupported() const | IMG_Format | virtual |
isFormatOk(const IMG_Stat &stat) const | IMG_Format | protectedvirtual |
isLeftFirst() const | IMG_Format | virtual |
isPassThrough() const | IMG_Format | inlinevirtual |
isReadable() const | IMG_Format | virtual |
isReadRandomAccess() const | IMG_Format | virtual |
isTopFirst() const | IMG_Format | virtual |
isWritable() const | IMG_Format | virtual |
isWriteRandomAccess() const | IMG_Format | virtual |
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 |
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 |