|
HDK
|
Struct to define bytes attributes. More...
#include <openexr_attr.h>
Public Attributes | |
| size_t | size |
| uint8_t * | data |
| uint32_t | hint_length |
| const char * | type_hint |
Struct to define bytes attributes.
Definition at line 341 of file openexr_attr.h.
| uint8_t* exr_attr_bytes_t::data |
Definition at line 344 of file openexr_attr.h.
| uint32_t exr_attr_bytes_t::hint_length |
Definition at line 347 of file openexr_attr.h.
| size_t exr_attr_bytes_t::size |
Definition at line 343 of file openexr_attr.h.
| const char* exr_attr_bytes_t::type_hint |
Definition at line 348 of file openexr_attr.h.