C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / C1Bitmap Class / GetPalette Method

In This Topic
GetPalette Method
In This Topic
Retrieves the color table for indexed pixel formats, or null for other formats.
Syntax
'Declaration
 
Public Function GetPalette() As C1Bitmap.Palette
 
See Also