HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
exr_attr_chromaticities_t Struct Reference

Struct to hold color chromaticities to interpret the tristimulus color values in the image data. More...

#include <openexr_attr.h>

Public Attributes

float red_x
 
float red_y
 
float green_x
 
float green_y
 
float blue_x
 
float blue_y
 
float white_x
 
float white_y
 

Detailed Description

Struct to hold color chromaticities to interpret the tristimulus color values in the image data.

Definition at line 124 of file openexr_attr.h.

Member Data Documentation

float exr_attr_chromaticities_t::blue_x

Definition at line 130 of file openexr_attr.h.

float exr_attr_chromaticities_t::blue_y

Definition at line 131 of file openexr_attr.h.

float exr_attr_chromaticities_t::green_x

Definition at line 128 of file openexr_attr.h.

float exr_attr_chromaticities_t::green_y

Definition at line 129 of file openexr_attr.h.

float exr_attr_chromaticities_t::red_x

Definition at line 126 of file openexr_attr.h.

float exr_attr_chromaticities_t::red_y

Definition at line 127 of file openexr_attr.h.

float exr_attr_chromaticities_t::white_x

Definition at line 132 of file openexr_attr.h.

float exr_attr_chromaticities_t::white_y

Definition at line 133 of file openexr_attr.h.


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