GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / ConvertTo1Bpp Method





In This Topic
ConvertTo1Bpp Method (GdPictureImaging)
In This Topic
Converts a GdPicture image to a 1-bit BW indexed color image. The color table has 2 entries: 1 Black & 1 White.
Overload List
OverloadDescription
Converts a GdPicture image to a 1-bit BW indexed color image. The color table has 2 entries: 1 Black & 1 White.  
Converts a GdPicture image to a 1-bit BW indexed color image specifying a threshold value. The color table has 2 entries: 1 Black & 1 White.  
See Also