Houdini Engine 7.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
HAPI_ImageFileFormat Struct Reference

Describes an image format, used with HAPI_GetSupportedImageFileFormats() More...

#include <HAPI_Common.h>

Public Attributes

HAPI_StringHandle nameSH
 
HAPI_StringHandle descriptionSH
 
HAPI_StringHandle defaultExtensionSH
 

Detailed Description

Describes an image format, used with HAPI_GetSupportedImageFileFormats()

Definition at line 1831 of file HAPI_Common.h.

Member Data Documentation

HAPI_StringHandle HAPI_ImageFileFormat::defaultExtensionSH

Definition at line 1835 of file HAPI_Common.h.

HAPI_StringHandle HAPI_ImageFileFormat::descriptionSH

Definition at line 1834 of file HAPI_Common.h.

HAPI_StringHandle HAPI_ImageFileFormat::nameSH

Definition at line 1833 of file HAPI_Common.h.


The documentation for this struct was generated from the following file: