WmfDibBitBlt 类
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
Constructors
| Name | 描述 |
|---|---|
| WmfDibBitBlt() | 初始化 WmfDibBitBlt 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| dst_pos | Point | r/w | 获取或设置 DST 位置。 |
| height | int | r/w | 获取或设置高度。 |
| raster_operation | WmfTernaryRasterOperation | r/w | 获取或设置光栅操作。 |
| 保留 | int | r/w | 获取或设置保留。 |
| source | WmfDeviceIndependentBitmap | r/w | 获取或设置源。 |
| src_pos | Point | r/w | 获取或设置源位置。 |
| width | int | r/w | 获取或设置宽度。 |
Constructor: WmfDibBitBlt()
WmfDibBitBlt()
初始化 WmfDibBitBlt 类的新实例