FloydSteinbergDither Class
Converts a true color image to black and white using Floyd-Steinberg dithering. Needs UNMANAGED permissions in order to process the bits of the image.
Syntax
Namespace: FlexCel.Draw
public static class FloydSteinbergDither
Methods
| Name | Description |
|---|---|
| ConvertToBlackAndWhite | Overloaded ConvertToBlackAndWhite(Bitmap, Bitmap) ConvertToBlackAndWhite(Bitmap) |