RetroArch
Public Attributes | List of all members
D2D1_SIMPLE_COLOR_PROFILE Struct Reference

Simple description of a color space. More...

#include <d2d1_3.h>

Collaboration diagram for D2D1_SIMPLE_COLOR_PROFILE:
[legend]

Public Attributes

D2D1_POINT_2F redPrimary
 The XY coordinates of the red primary in CIEXYZ space. More...
 
D2D1_POINT_2F greenPrimary
 The XY coordinates of the green primary in CIEXYZ space. More...
 
D2D1_POINT_2F bluePrimary
 The XY coordinates of the blue primary in CIEXYZ space. More...
 
D2D1_POINT_2F whitePointXZ
 The X/Z tristimulus values for the whitepoint, normalized for relative luminance. More...
 
D2D1_GAMMA1 gamma
 The gamma encoding to use for this color space. More...
 

Detailed Description

Simple description of a color space.

Member Data Documentation

◆ bluePrimary

D2D1_POINT_2F D2D1_SIMPLE_COLOR_PROFILE::bluePrimary

The XY coordinates of the blue primary in CIEXYZ space.

◆ gamma

D2D1_GAMMA1 D2D1_SIMPLE_COLOR_PROFILE::gamma

The gamma encoding to use for this color space.

◆ greenPrimary

D2D1_POINT_2F D2D1_SIMPLE_COLOR_PROFILE::greenPrimary

The XY coordinates of the green primary in CIEXYZ space.

◆ redPrimary

D2D1_POINT_2F D2D1_SIMPLE_COLOR_PROFILE::redPrimary

The XY coordinates of the red primary in CIEXYZ space.

◆ whitePointXZ

D2D1_POINT_2F D2D1_SIMPLE_COLOR_PROFILE::whitePointXZ

The X/Z tristimulus values for the whitepoint, normalized for relative luminance.


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