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

In This Topic
    PaletteEntry Structure
    In This Topic
    Represents a palette color for an indexed bitmap.
    Object Model
    PaletteEntry Structure
    Syntax
    'Declaration
     
    Public Structure PaletteEntry 
       Inherits System.ValueType
    public struct PaletteEntry : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Imaging.PaletteEntry

    See Also