toListWithAlpha abstract method

List<num> toListWithAlpha()

Returns the values of the color model in the same order as their characters in their color space's abbreviation plus the alpha value.

Implementation

List<num> toListWithAlpha();