PaintROP3 property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long PaintROP3

Overview

Refer to Displaying an Image.

Remarks

Specifies the Windows ROP3 code to use when painting.

The default (for normal painting) is SRCCOPY. You can specify any of the ROP3 codes that the Windows BitBlt function uses.

See Also

Elements:

BackErase property, BitonalScaling property, ForePalette property, PaintDither property, PaintEffect property, PaintPalette property, PaintGamma property, PaintIntensity property, PaintContrast property

Topics:

Raster Images: Displaying Images