TransparentArgb32Color

EmfTransparentBlt.TransparentArgb32Color property

Gets or sets a WMF ColorRef object ([MS-WMF] section 2.2.2.8) that specifies the color in the source bitmap to be treated as transparent.

public int TransparentArgb32Color { get; set; }

See Also