UsageSrc

EmfPlgBlt.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

public EmfDibColors UsageSrc { get; set; }

See Also