Description This method converts a color bitmap to a device dependent monochrome bitmap. It does not use dithering.
Syntax lRet = [BiDib.]ConvertToMonochromeBitmap hBm
Remarks lRet LONGLONG Handle to the newly created BITMAP. 0 on error.
hBm LONGLONG Handle to a BITMAP to be converted.
See Also