Класс 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

NameDescription
WmfDibStrechBlt()WMFs запись.

Properties

NameTypeAccessDescription
dest_heightintr/wПолучает или задает высоту dest.
dest_widthintr/wПолучает или задает ширину dest.
raster_operationWmfTernaryRasterOperationr/wПолучает или задает raster operation.
source_bitmapWmfDeviceIndependentBitmapr/wПолучает или задает исходный bitmap.
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() 

WMFs запись.