Searched defs:HeaderInfo (Results 1 – 1 of 1) sorted by relevance
7377 struct HeaderInfo { struct7378 std::vector<tinyexr::ChannelInfo> channels;7379 std::vector<EXRAttribute> attributes;7381 int data_window[4];7382 int line_order;7383 int display_window[4];7384 float screen_window_center[2];7385 float screen_window_width;7386 float pixel_aspect_ratio;7388 int chunk_count;[all …]