WmfSetDibToDev Class

Summary: The META_SETDIBTODEV record sets a block of pixels in the playback
device context using device-independent color data. The source of the
color data is a DIB.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfSetDibToDev

Inheritance: WmfObject

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
WmfSetDibToDev()Initializes a new instance of the WmfSetDibToDev class

Properties

NameTypeAccessDescription
color_usageWmfColorUsageEnumr/wGets or sets the color usage.
dest_posPointr/wGets or sets the dest position.
dibWmfDeviceIndependentBitmapr/wGets or sets the dib.
dib_posPointr/wGets or sets the dib position.
heightintr/wGets or sets the height.
scan_countintr/wGets or sets the scan count.
start_scanintr/wGets or sets the start scan.
widthintr/wGets or sets the width.

Constructor: WmfSetDibToDev()

 WmfSetDibToDev() 

Initializes a new instance of the WmfSetDibToDev class