ConvertToColorSpace extension

on

Properties

name String
no setter

Methods

from(ColorModel color) ColorModel
Converts color to this color space.
fromColor(Color color) ColorModel
Converts color to a ColorModel in this color space.
fromList(List<num> values) ColorModel
Returns a ColorModel in this color space from values.