UsageSrc

EmfTransparentBlt.UsageSrc property

Gets or sets a 32-bit unsigned integer that specifies how to interpret values in the color table in the source bitmap header. This value MUST be in the DIBColors enumeration (section 2.1.9)

public EmfDibColors UsageSrc { get; set; }

See Also