![]()
The Hue_Edit class enable you to draw a color edition tool in the interface. This tool is composed of 1 slider for the hue of the color. The tool also has a preview box to display the resulting color. If the tool is given name, it will be placed at the top of the tool's box.
The flags that affect the Hue_Edit are:
The variables that are specific to the Hue_Edit class are:
The methods that are specific to the Hue_Edit are:
An example of the usage of the Hue_Edit class is given in the Colors demo directory. This demo has already been presented in the Color_Edit section.