Available in the LEADTOOLS Imaging toolkit. |
PaintROP3 property (Main Control)
Visual Basic
example
Visual C++ 4.0 example
Visual J++ 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