[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_eldraw' (#crwlib)

ConvertBmpToBlackAndWhite

Declaration

Source position: _crw_eldraw.pas line 525

function ConvertBmpToBlackAndWhite(

  Bmp: TBitmap;

  White1: TColor;

  White2: TColor;

  Mode: Integer = 1

):Boolean;