HSV.getMetrics
void getMetrics(out int size, out int ringWidth)Queries the size and ring width of an HSV color selector.
Parameters
size | Return value for the diameter of the hue ring |
ringWidth | Return value for the width of the hue ring |
void getMetrics(out int size, out int ringWidth)Queries the size and ring width of an HSV color selector.
size | Return value for the diameter of the hue ring |
ringWidth | Return value for the width of the hue ring |