|
|
| RGBAColor (RGBAColor color) |
| |
|
| RGBAColor (float gray, float a) |
| |
|
| RGBAColor (float gray) |
| |
|
| RGBAColor (float r, float g, float b, float a) |
| |
|
| RGBAColor (float r, float g, float b) |
| |
|
| RGBAColor (RGBColor c, float a) |
| |
|
| RGBAColor (RGBColor c) |
| |
|
| RGBAColor (RGBAS32Color c32) |
| |
|
| RGBAColor (RGBA32Color c32) |
| |
|
bool | IsGray () |
| |
|
float | Gray () |
| |
|
bool | IsValid () |
| |
|
override bool | Equals (object obj) |
| |
|
bool | Equals (RGBAColor c, int in_tolerance=32) |
| |
|
override int | GetHashCode () |
| |
|
|
float | red |
| |
|
float | green |
| |
|
float | blue |
| |
|
float | alpha |
| |
The documentation for this struct was generated from the following file:
- C:/git/visualize/hps/internals/hps_core/source/cs/HPS.RGBAColor.cs