Error processing SSI file
LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)

Show in webframe

MergePaint Field






Merges the colors of the inverted source rectangle with the colors of the destination rectangle by using the Boolean OR operator.
Syntax
public static readonly int MergePaint
'Declaration
 
Public Shared ReadOnly MergePaint As Integer
'Usage
 
Dim value As Integer
 
value = RasterPaintProperties.MergePaint
public:
static readonly int MergePaint
Example
For an example, refer to RasterPaintProperties.
Requirements

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file