ColorXYZ Constructor

ColorXYZ Constructor

Overload List
  NameDescription
Public methodColorXYZ(Color)
Constructs a new instance of ColorXYZ that is equivalent to an RGB color.
Public methodColorXYZ(Double, Double, Double)
Constructs a new instance of ColorXYZ with custom channel values.
Public methodColorXYZ(Double, Double, Double, Double)
Constructs a new instance of ColorXYZ with custom channel values.
Top
See Also