< Home

< Table of Contents

REFERENCE MANUAL

HPS.RGBAColor Member List

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

alpha (defined in HPS.RGBAColor)HPS.RGBAColor
Black() (defined in HPS.RGBAColor)HPS.RGBAColorstatic
blue (defined in HPS.RGBAColor)HPS.RGBAColor
Equals(object obj) (defined in HPS.RGBAColor)HPS.RGBAColor
Equals(RGBAColor c, int in_tolerance=32) (defined in HPS.RGBAColor)HPS.RGBAColor
GetHashCode() (defined in HPS.RGBAColor)HPS.RGBAColor
Gray() (defined in HPS.RGBAColor)HPS.RGBAColor
green (defined in HPS.RGBAColor)HPS.RGBAColor
Invalid() (defined in HPS.RGBAColor)HPS.RGBAColorstatic
IsGray() (defined in HPS.RGBAColor)HPS.RGBAColor
IsValid() (defined in HPS.RGBAColor)HPS.RGBAColor
operator!=(RGBAColor a, RGBAColor b) (defined in HPS.RGBAColor)HPS.RGBAColorstatic
operator==(RGBAColor a, RGBAColor b) (defined in HPS.RGBAColor)HPS.RGBAColorstatic
red (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(RGBAColor color) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(float gray, float a) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(float gray) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(float r, float g, float b, float a) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(float r, float g, float b) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(RGBColor c, float a) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(RGBColor c) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(RGBAS32Color c32) (defined in HPS.RGBAColor)HPS.RGBAColor
RGBAColor(RGBA32Color c32) (defined in HPS.RGBAColor)HPS.RGBAColor
White() (defined in HPS.RGBAColor)HPS.RGBAColorstatic