SKColorSpaceXyz

Undocumented in source.

Constructors

this
this(float value)
Undocumented in source.
this
this(float[] values)
Undocumented in source.
this
this(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22)
Undocumented in source.

Members

Functions

Invert
SKColorSpaceXyz Invert()
Undocumented in source. Be warned that the author may not have intended to support it.
ToMatrix44
SKMatrix44 ToMatrix44()
Undocumented in source. Be warned that the author may not have intended to support it.
Values
float[] Values()
Undocumented in source. Be warned that the author may not have intended to support it.
Values
void Values(float[] value)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

AdobeRgb
SKColorSpaceXyz AdobeRgb()
Undocumented in source. Be warned that the author may not have intended to support it.
Concat
SKColorSpaceXyz Concat(SKColorSpaceXyz a, SKColorSpaceXyz b)
Undocumented in source. Be warned that the author may not have intended to support it.
Dcip3
SKColorSpaceXyz Dcip3()
Undocumented in source. Be warned that the author may not have intended to support it.
Rec2020
SKColorSpaceXyz Rec2020()
Undocumented in source. Be warned that the author may not have intended to support it.
Srgb
SKColorSpaceXyz Srgb()
Undocumented in source. Be warned that the author may not have intended to support it.
Xyz
SKColorSpaceXyz Xyz()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Empty
enum SKColorSpaceXyz Empty;
Undocumented in source.

Meta