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

Show in webframe

SourceInvert Field






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

Target Platforms

See Also

Reference

RasterPaintProperties Structure
RasterPaintProperties Members

Error processing SSI file