[]
        
(Showing Draft Content)

C1.WPF.Bitmap.C1Bitmap.GetPalette

GetPalette Method

GetPalette()

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

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