ForegroundRop3

EmfRop4.ForegroundRop3 property

Gets the foreground ROP3. The unsigned, most-significant 8 bits of a 24-bit ternary raster operation value from the WMF Ternary Raster Operation enumeration. This code defines how to combine the foreground color data of the source and destination bitmaps and brush pattern.

public byte ForegroundRop3 { get; }

Property Value

The foreground ROP3.

See Also