WmfStretchBlt Class

Summary: The META_STRETCHBLT record specifies the transfer of a block of pixels
according to a raster operation, with possible expansion or contraction.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Aspose.Imaging Version: 24.7.0

Constructors

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

Properties

NameTypeAccessDescription
bitmapWmfBitmap16r/wGets or sets the bitmap.
dest_heightshortr/wGets or sets the height of the dest.
dest_widthshortr/wGets or sets the width of the dest.
dst_positionPointr/wGets or sets the DST position.
raster_operationWmfTernaryRasterOperationr/wGets or sets the raster operation.
reservedshortr/wGets or sets the reserved.
src_heightshortr/wGets or sets the height of the source.
src_positionPointr/wGets or sets the source position.
src_widthshortr/wGets or sets the width of the source.

Constructor: WmfStretchBlt()

 WmfStretchBlt() 

Initializes a new instance of the WmfStretchBlt class