Houdini Engine 6.2
 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 1760 of file HAPI_Common.h.

Member Data Documentation

HAPI_StringHandle HAPI_ImageFileFormat::defaultExtensionSH

Definition at line 1764 of file HAPI_Common.h.

HAPI_StringHandle HAPI_ImageFileFormat::descriptionSH

Definition at line 1763 of file HAPI_Common.h.

HAPI_StringHandle HAPI_ImageFileFormat::nameSH

Definition at line 1762 of file HAPI_Common.h.


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