WmfDibStrechBlt 类

Summary: The META_DIBSTRETCHBLT record specifies the transfer of a block of
pixels in device-independent format according to a raster operation,
with possible expansion or contraction.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfObject

Constructors

Name描述
WmfDibStrechBlt()WMF 记录。

Properties

NameTypeAccess描述
dest_heightintr/w获取或设置 dest 的高度。
dest_widthintr/w获取或设置 dest 的宽度。
raster_operationWmfTernaryRasterOperationr/w获取或设置光栅操作。
source_bitmapWmfDeviceIndependentBitmapr/w获取或设置源位图。
src_heightintr/w获取或设置 source 的高度。
src_widthintr/w获取或设置 source 的宽度。
x_destintr/w获取或设置 x dest。
x_srcintr/w获取或设置 x source。
y_destintr/w获取或设置 y dest。
y_srcintr/w获取或设置 y source。

Constructor: WmfDibStrechBlt()

 WmfDibStrechBlt() 

WMF 记录。