ColorTripletExtensions extension
- on
Methods
-
toRgb(
) → ColorTriplet -
Available on ColorTriplet, provided by the ColorTripletExtensions extension
Returns new ColorTriplet, converted from linear RGB to sRGB. After conversion the color components will be between0, 255
.