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

Show in webframe

SourceErase Field






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

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file