com.pdftron.pdf.widget.ColorSatValuePickerBoard.OnHSVChangeListener |
![]() |
Listener interface for color HSV value changes event
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onHSVChanged(float[] hsv)
The method will be invoked when there is color HSV value changes
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The method will be invoked when there is color HSV value changes
hsv | The color HSV value |
---|