WmfStretchBlt 类

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

Constructors

Name描述
WmfStretchBlt()初始化 WmfStretchBlt 类的新实例

Properties

NameTypeAccess描述
bitmapWmfBitmap16r/w获取或设置位图。
dest_heightintr/w获取或设置 dest 的高度。
dest_widthintr/w获取或设置 dest 的宽度。
dst_positionPointr/w获取或设置 DST 位置。
raster_operationWmfTernaryRasterOperationr/w获取或设置光栅操作。
保留intr/w获取或设置保留。
src_heightintr/w获取或设置 source 的高度。
src_positionPointr/w获取或设置源位置。
src_widthintr/w获取或设置 source 的宽度。

Constructor: WmfStretchBlt()

 WmfStretchBlt() 

初始化 WmfStretchBlt 类的新实例