| Overload | Description | 
|---|---|
| ImGearRGBQuad Constructor(Int32) | Initializes a new instance of the ImGearRGBQuad structure with specified gray value. | 
| ImGearRGBQuad Constructor(IImGearRGBQuad) | Initializes a new instance of the ImGearRGBQuad structure from the specified IImGearRGBQuad object. | 
| ImGearRGBQuad Constructor(Int32,Int32,Int32) | Initializes a new instance of the ImGearRGBQuad structure with specified red, green and blue color values. | 
| ImGearRGBQuad Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of the ImGearRGBQuad structure with specified red, green, blue and reserved color values. | 
