- Alpha
float Alpha()
Undocumented in source. Be warned that the author may not have intended to support it.
- Blue
float Blue()
Undocumented in source. Be warned that the author may not have intended to support it.
- Clamp
SKColorF Clamp()
Undocumented in source. Be warned that the author may not have intended to support it.
- Green
float Green()
Undocumented in source. Be warned that the author may not have intended to support it.
- Hue
float Hue()
Undocumented in source. Be warned that the author may not have intended to support it.
- Red
float Red()
Undocumented in source. Be warned that the author may not have intended to support it.
- ToHsl
void ToHsl(float h, float s, float l)
Undocumented in source. Be warned that the author may not have intended to support it.
- ToHsv
void ToHsv(float h, float s, float v)
Undocumented in source. Be warned that the author may not have intended to support it.
- ToString
string ToString()
Undocumented in source. Be warned that the author may not have intended to support it.
- WithAlpha
SKColorF WithAlpha(float alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- WithBlue
SKColorF WithBlue(float blue)
Undocumented in source. Be warned that the author may not have intended to support it.
- WithGreen
SKColorF WithGreen(float green)
Undocumented in source. Be warned that the author may not have intended to support it.
- WithRed
SKColorF WithRed(float red)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
SKColor opCast()
Undocumented in source. Be warned that the author may not have intended to support it.