HPS.RGB24Color Struct Reference
Public Member Functions | |
override bool | Equals (object obj) |
bool | Equals (RGB24Color c) |
override int | GetHashCode () |
byte | Gray () |
bool | IsGray () |
RGB24Color (byte gray) | |
RGB24Color (byte rr, byte gg, byte bb) | |
RGB24Color (RGBColor c) | |
RGB24Color (RGB24Color c) | |
Static Public Member Functions | |
static bool | operator!= (RGB24Color a, RGB24Color b) |
static bool | operator== (RGB24Color a, RGB24Color b) |
Public Attributes | |
byte | b |
byte | g |
byte | r |
The documentation for this struct was generated from the following file:
- internals/hps_core/source/cs/HPS.RGB24Color.cs