BackgroundRop3

EmfRop4.BackgroundRop3 property

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

public byte BackgroundRop3 { get; }

Property Value

The background ROP3.

See Also