.. a7 HSV class Class HSV ========= This class represents a HSV color value. Constructor ----------- .. autoclass:: colormodel.HSV Attributes ---------- .. currentmodule:: colormodel .. autoattribute:: HSV.hue .. autoattribute:: HSV.saturation .. autoattribute:: HSV.value Methods ------- .. automethod:: HSV.glColor .. automethod:: HSV.tkColor