GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureImaging Class / ConvertTo8BppQ Method





In This Topic
ConvertTo8BppQ Method (GdPictureImaging)
In This Topic
Quantizes & converts a GdPicture image to an 8-bit indexed color image. This method uses a color quantization algorithm. The color table has a maximum of 256 entries.
Overload List
OverloadDescription
Quantizes & converts a GdPicture image to an 8-bit indexed color image. This method uses a color quantization algorithm. The color table has a maximum of 256 entries.  
Quantizes & converts a GdPicture image to an 8-bit indexed color image with a desired number of colors. This method uses a color quantization algorithm. The color table has a maximum of 256 entries.  
See Also