ComponentOne Bitmap for UWP
GetPalette Method

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : GetPalette Method
Retrieves the color table for indexed pixel formats, or null for other formats.
Syntax
'Declaration
 
Public Function GetPalette() As C1Bitmap.Palette
public C1Bitmap.Palette GetPalette()
See Also

Reference

C1Bitmap Class
C1Bitmap Members