rip.concepts.makers

Undocumented in source.

Members

Functions

makeCMYK
RGBColor makeCMYK(float c, float m, float y, float k)
Undocumented in source.
makeHSL
RGBColor makeHSL(float h, float s, float l)
Undocumented in source.
makeHSV
RGBColor makeHSV(float h, float s, float v)
Undocumented in source.
makeLAB
RGBColor makeLAB(float l, float a, float b)
Undocumented in source.
makeXYZ
RGBColor makeXYZ(float x, float y, float z)
Undocumented in source.

Meta