[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.GetPalette

GetPalette Method

GetPalette()

Retrieves the color table for indexed pixel formats, or null for other formats.

Declaration
public GcWicBitmap.Palette GetPalette()
Public Function GetPalette() As GcWicBitmap.Palette
Returns
Type Description
GcWicBitmap.Palette