Rop4

EmfMaskBlt.Rop4 property

Gets or sets a quaternary raster operation, which specifies ternary raster operations for the foreground and background colors of a bitmap. These values define how the color data of the source rectangle is to be combined with the color data of the destination rectangle.

public EmfRop4 Rop4 { get; set; }

See Also