WmfDibBitBlt Class

Summary: The META_DIBBITBLT record specifies the transfer of a block of pixels in
device-independent format according to a raster operation.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
dst_posPointr/wGets or sets the DST position.
heightshortr/wGets or sets the height.
raster_operationWmfTernaryRasterOperationr/wGets or sets the raster operation.
reservedintr/wGets or sets the reserved.
sourceWmfDeviceIndependentBitmapr/wGets or sets the source.
src_posPointr/wGets or sets the source position.
widthshortr/wGets or sets the width.

Constructor: WmfDibBitBlt()

 WmfDibBitBlt() 

Initializes a new instance of the WmfDibBitBlt class