< Home

< Table of Contents

REFERENCE MANUAL

HPS.RGBColor Member List

This is the complete list of members for HPS.RGBColor, including all inherited members.

Black() (defined in HPS.RGBColor)HPS.RGBColorstatic
blue (defined in HPS.RGBColor)HPS.RGBColor
Equals(object obj) (defined in HPS.RGBColor)HPS.RGBColor
Equals(RGBColor c, int in_tolerance=32) (defined in HPS.RGBColor)HPS.RGBColor
GetHashCode() (defined in HPS.RGBColor)HPS.RGBColor
Gray() (defined in HPS.RGBColor)HPS.RGBColor
green (defined in HPS.RGBColor)HPS.RGBColor
HIC(float in_hue, float in_intensity, float in_chromaticity) (defined in HPS.RGBColor)HPS.RGBColorstatic
HLS(float in_hue, float in_lightness, float in_saturation) (defined in HPS.RGBColor)HPS.RGBColorstatic
HSV(float in_hue, float in_saturation, float in_value) (defined in HPS.RGBColor)HPS.RGBColorstatic
Invalid() (defined in HPS.RGBColor)HPS.RGBColorstatic
IsGray() (defined in HPS.RGBColor)HPS.RGBColor
IsValid() (defined in HPS.RGBColor)HPS.RGBColor
operator!=(RGBColor a, RGBColor b) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator*(RGBColor a, RGBColor b) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator*(RGBColor c, float s) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator+(RGBColor a, RGBColor b) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator+(RGBColor c, float s) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator-(RGBColor a, RGBColor b) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator-(RGBColor c, float s) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator/(RGBColor c, float s) (defined in HPS.RGBColor)HPS.RGBColorstatic
operator==(RGBColor a, RGBColor b) (defined in HPS.RGBColor)HPS.RGBColorstatic
red (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(RGBColor color) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(float gray) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(float r, float g, float b) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(RGBAS32Color c32) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(RGBA32Color c32) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(RGBAColor c) (defined in HPS.RGBColor)HPS.RGBColor
RGBColor(RGB24Color c24) (defined in HPS.RGBColor)HPS.RGBColor
ShowHIC(out float out_hue, out float out_intensity, out float out_chromaticity) (defined in HPS.RGBColor)HPS.RGBColor
ShowHLS(out float out_hue, out float out_lightness, out float out_saturation) (defined in HPS.RGBColor)HPS.RGBColor
ShowHSV(out float out_hue, out float out_saturation, out float out_value) (defined in HPS.RGBColor)HPS.RGBColor
White() (defined in HPS.RGBColor)HPS.RGBColorstatic