WmfDibStrechBlt Clase

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

NameDescripción
WmfDibStrechBlt()WMFs el registro.

Properties

NameTypeAccessDescripción
dest_heightintr/wObtiene o establece la altura del dest.
dest_widthintr/wObtiene o establece el ancho del dest.
raster_operationWmfTernaryRasterOperationr/wObtiene o establece la operación raster.
source_bitmapWmfDeviceIndependentBitmapr/wObtiene o establece el mapa de bits de origen.
src_heightintr/wObtiene o establece la altura del source.
src_widthintr/wObtiene o establece el ancho del source.
x_destintr/wObtiene o establece la x dest.
x_srcintr/wObtiene o establece la x source.
y_destintr/wObtiene o establece la y dest.
y_srcintr/wObtiene o establece la y source.

Constructor: WmfDibStrechBlt()

 WmfDibStrechBlt() 

WMFs el registro.