Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / PaletteEntry Structure
Properties Methods

In This Topic
    PaletteEntry Structure Members
    In This Topic

    The following tables list the members exposed by PaletteEntry.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value of the Alpha channel (if applicable).  
    Public PropertyGets or sets a value of the Blue channel.

    If applicable, the value must be premultiplied by the associated alpha component.

     
    Public PropertyGets or sets a value of the Green channel.

    If applicable, the value must be premultiplied by the associated alpha component.

     
    Public PropertyGets or sets a value of the Red channel.

    If applicable, the value must be premultiplied by the associated alpha component.

     
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified PaletteEntry is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodOverloaded. Returns a string that represents the current object.  
    Top
    Public Operators
    Determines if the specified values are equal.
    Determines if the specified values are not equal.
    Top
    See Also