Leadtools Namespace > RasterImage Class : DitherLine Method |
Overload | Description |
---|---|
DitherLine(Byte[],Int32,Byte[],Int32) | Used in a loop, dithers the line in a specified input buffer, and writes it to an output buffer. |
DitherLine(IntPtr,IntPtr) | Used in a loop, dithers the line in a specified unmanaged memory input buffer, and writes it to an unmanaged memory output buffer. |