ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRGBQuad Structure / ImGearRGBQuad Constructor




In This Topic
ImGearRGBQuad Constructor
In This Topic
Initializes a new instance of the ImGearRGBQuad structure.
Overload List
OverloadDescription
Initializes a new instance of the ImGearRGBQuad structure with specified gray value.  
Initializes a new instance of the ImGearRGBQuad structure from the specified IImGearRGBQuad object.  
Initializes a new instance of the ImGearRGBQuad structure with specified red, green and blue color values.  
Initializes a new instance of the ImGearRGBQuad structure with specified red, green, blue and reserved color values.  
See Also