ImageGear .NET MP v27.0 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRGBQuad Structure
Fields 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 Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) Represents a null color.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets blue value.  
    Public Property Gets or sets green value.  
    Public Property Returns true if this value is Empty.  
    Public Property Gets or sets red value.  
    Public Property Gets or sets reserved value.  
    Top
    Public Methods
     NameDescription
    Public Method Determines whether the specified object is equal to the current object.  
    Public Method Generates a hash code for the current object.  
    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
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also