HDK
|
Describes an image format, used with HAPI_GetSupportedImageFileFormats() More...
#include <HAPI_Common.h>
Public Attributes | |
HAPI_StringHandle | nameSH |
HAPI_StringHandle | descriptionSH |
HAPI_StringHandle | defaultExtensionSH |
Describes an image format, used with HAPI_GetSupportedImageFileFormats()
Definition at line 1738 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ImageFileFormat::defaultExtensionSH |
Definition at line 1742 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ImageFileFormat::descriptionSH |
Definition at line 1741 of file HAPI_Common.h.
HAPI_StringHandle HAPI_ImageFileFormat::nameSH |
Definition at line 1740 of file HAPI_Common.h.