Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
HPS.RGB24Color Struct Reference

Public Member Functions

 RGB24Color (byte gray)
 
 RGB24Color (byte rr, byte gg, byte bb)
 
 RGB24Color (RGBColor c)
 
bool IsGray ()
 
byte Gray ()
 
override bool Equals (object obj)
 
bool Equals (RGB24Color c)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (RGB24Color a, RGB24Color b)
 
static bool operator!= (RGB24Color a, RGB24Color b)
 

Public Attributes

byte r
 
byte g
 
byte b
 

The documentation for this struct was generated from the following file: