Graphics.cmPatPaint

From RAD Studio VCL Reference
Jump to: navigation, search

Description

TCopyMode value : combines the inverted source bitmap with the source pattern by using the Boolean OR operator. Combines the result of this operation with the image on the canvas by using the Boolean OR operator.


cmPatPaint is a TCopyMode value used in the TCanvas CopyMode property.

The CopyMode property is used by the CopyRect routine when copying an image from another canvas onto the current canvas.

With cmPatPaint, the source pattern and inverted bitmap pixels are ORed before ORing the resulting pixels with the target image pixels.

See Also

Personal tools
Translations
Newest Version