The default constructor for the HueSaturation class, all values are set to zero.
This constructor sets all Hue, Lightness and Saturation properties to 0.0, when the object is constructed.This constructor does not call the Calculate function.
HueSaturation Class