ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / PaletteColor Structure
Members

In This Topic
    PaletteColor Structure
    In This Topic
    Represents a color in 32bppBGRA format.
    Object Model
    PaletteColor Structure
    Syntax
    'Declaration
     
    Public Structure PaletteColor 
       Inherits System.ValueType
    public struct PaletteColor : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.Bitmap.PaletteColor

    See Also