Skia
2DGraphicsLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SkColorSpacePrimaries Struct Reference

Describes a color gamut with primaries and a white point. More...

#include <SkColorSpace.h>

Public Member Functions

bool toXYZD50 (SkMatrix44 *toXYZD50) const
 Convert primaries and a white point to a toXYZD50 matrix, the preferred color gamut representation of SkColorSpace.
 

Public Attributes

float fRX
 
float fRY
 
float fGX
 
float fGY
 
float fBX
 
float fBY
 
float fWX
 
float fWY
 

Detailed Description

Describes a color gamut with primaries and a white point.


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