Description Dithering a device independent bitmap (DIB) with the Jarvis-Judice-Ninke method.
Syntax NewDib = [BIImage.]DitherJJN 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