PaintROP3 property (Main Control)
Builder Syntax |
int PaintROP3 |
Delphi Syntax |
PaintROP3: LongInt |
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, PaintDither property, PaintEffect property, PaintPalette property, PaintGamma property, PaintIntensity property, PaintContrast property |
Topics: |