Description Dithering a device independent bitmap (DIB) using the CAPIX sharp tones method.
Syntax NewDib = [BIImage.]DitherSharp hDIB nBitCount
Returns NewDib LONGLONG The newly created DIB or 0 on error.
Remarks hDib LONGLONG The DIB to be dithered.
nBitCount Short Dithering to nBitCount bits ( 1, 4, 8) per pixel.
See Also