BkSrcArgb32Color

EmfBitBlt.BkSrcArgb32Color property

Gets or sets a WMF ColorRef object ([MS-WMF] section 2.2.2.8 that specifies the background color of the source bitmap.

public int BkSrcArgb32Color { get; set; }

Property Value

The 32-bit ARGB color

See Also