getV

open fun getV(): Float(source)

Gets the current value (brightness) component of the color in HSV model. The value ranges from 0.0 (black) to 1.0 (full brightness).

Return

The value component of the current color.