Property | Type | Description | |
---|---|---|---|
CalculateParameters | void | ||
SetSourcePallet | void |
Method | Description | |
---|---|---|
Coloration ( ColorType colorType ) : System | ||
GetColoredPallet ( float hue, float hueConstraint, float saturation, float x ) : Color[] | ||
GetHueAverage ( ) : float |
Method | Description | |
---|---|---|
CalculateParameters ( float value, float min, float max, float &diff, float &constraint, float &aux ) : void | ||
SetSourcePallet ( Color pallet ) : void |
public Coloration ( ColorType colorType ) : System | ||
colorType | ColorType | |
return | System |
public GetColoredPallet ( float hue, float hueConstraint, float saturation, float x ) : Color[] | ||
hue | float | |
hueConstraint | float | |
saturation | float | |
x | float | |
return | Color[] |