WmfBitBlt 类

Summary: The META_BITBLT record specifies the transfer of a block of pixels
according to a raster operation. The destination of the transfer is the
current output region in the playback device context.

Module: aspose.imaging.fileformats.wmf.objects

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

Inheritance: WmfStretchBlt

Constructors

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

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: WmfBitBlt()

 WmfBitBlt() 

初始化 WmfBitBlt 类的新实例