PaletteGetType Method (GdPictureImaging)
Gets the type of color palette used by a GdPicture image.
public function PaletteGetType(
: Integer
): PaletteType;
'Declaration
Public Function PaletteGetType( _
ByVal As Integer _
) As PaletteType
Parameters
- ImageID
- GdPicture image identifier.
Return Value
Type of palette. A member of the PaletteType enumeration.