#include <tinyexr.h>
Definition at line 237 of file tinyexr.h.
◆ channels
◆ chunk_count
int TEXRHeader::chunk_count |
◆ compression_type
int TEXRHeader::compression_type |
◆ custom_attributes
◆ data_window
◆ display_window
◆ header_len
unsigned int TEXRHeader::header_len |
◆ line_order
int TEXRHeader::line_order |
◆ long_name
int TEXRHeader::long_name |
◆ multipart
int TEXRHeader::multipart |
◆ name
char TEXRHeader::name[256] |
◆ non_image
int TEXRHeader::non_image |
◆ num_channels
int TEXRHeader::num_channels |
◆ num_custom_attributes
int TEXRHeader::num_custom_attributes |
◆ pixel_aspect_ratio
float TEXRHeader::pixel_aspect_ratio |
◆ pixel_types
int* TEXRHeader::pixel_types |
◆ requested_pixel_types
int* TEXRHeader::requested_pixel_types |
◆ screen_window_center
float TEXRHeader::screen_window_center[2] |
◆ screen_window_width
float TEXRHeader::screen_window_width |
◆ tile_level_mode
int TEXRHeader::tile_level_mode |
◆ tile_rounding_mode
int TEXRHeader::tile_rounding_mode |
◆ tile_size_x
int TEXRHeader::tile_size_x |
◆ tile_size_y
int TEXRHeader::tile_size_y |
◆ tiled
The documentation for this struct was generated from the following file: