ConvertTo4BppQ Method (GdPictureImaging)
Quantizes & converts a GdPicture image to a 4-bit indexed color image.
The color table has a maximum of 16 entries.
'Declaration
Public Function ConvertTo4BppQ( _
ByVal As Integer _
) As GdPictureStatus
Parameters
- ImageID
- GdPicture image identifier.
Return Value
A member of the GdPictureStatus enumeration.