ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRGBQuad Structure
Properties Methods Events


In This Topic
    ImGearRGBQuad Structure Members
    In This Topic

    The following tables list the members exposed by ImGearRGBQuad.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearRGBQuad structure.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets blue value.  
    Public Property Gets or sets green value.  
    Public Property Gets or sets red value.  
    Public Property Gets or sets reserved value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Checks whether or not the RGB value is grayscale, i.e., Red = Green = Blue.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes.  
    Top
    See Also