SmallFract
Type Definitions
HSVColor hue/saturation/value color model
HSLColor hue/saturation/lightness color model
CMYColor cyan/magenta/yellow color model
typedef unsigned short SmallFract; Unsigned fraction between 0 and 1
MaxSmallFract 0x0000FFFF maximum SmallFract value, as a long