PICCANTE  0.4
The hottest HDR imaging library!
Public Attributes | List of all members
pic::_EXRImage Struct Reference

#include <filter_radial_basis_function.hpp>

Public Attributes

EXRAttribute custom_attributes [TINYEXR_MAX_ATTRIBUTES]
 
int num_custom_attributes
 
int num_channels
 
const char ** channel_names
 
unsigned char ** images
 
int * pixel_types
 
int * requested_pixel_types
 
int width
 
int height
 
float pixel_aspect_ratio
 
int line_order
 
int data_window [4]
 
int display_window [4]
 
float screen_window_center [2]
 
float screen_window_width
 

Member Data Documentation

◆ channel_names

const char** pic::_EXRImage::channel_names

◆ custom_attributes

EXRAttribute pic::_EXRImage::custom_attributes[TINYEXR_MAX_ATTRIBUTES]

◆ data_window

int pic::_EXRImage::data_window[4]

◆ display_window

int pic::_EXRImage::display_window[4]

◆ height

int pic::_EXRImage::height

◆ images

unsigned char** pic::_EXRImage::images

◆ line_order

int pic::_EXRImage::line_order

◆ num_channels

int pic::_EXRImage::num_channels

◆ num_custom_attributes

int pic::_EXRImage::num_custom_attributes

◆ pixel_aspect_ratio

float pic::_EXRImage::pixel_aspect_ratio

◆ pixel_types

int* pic::_EXRImage::pixel_types

◆ requested_pixel_types

int* pic::_EXRImage::requested_pixel_types

◆ screen_window_center

float pic::_EXRImage::screen_window_center[2]

◆ screen_window_width

float pic::_EXRImage::screen_window_width

◆ width

int pic::_EXRImage::width

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