get_metrics
Description:
public void get_metrics (
out int size,
out int ring_width)
Queries the size and ring width of an HSV color selector.
Parameters:
| this |
An HSV color selector
|
| size |
Return value for the diameter of the hue ring
|
| ring_width |
Return value for the width of the hue ring
|