[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.Palette.Colors

Colors Property

Colors

Gets the list of palette colors (allows modifications).

Declaration
public List<PaletteColor> Colors { get; }
Public ReadOnly Property Colors As List(Of PaletteColor)