Classe 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

NameDescrizione
WmfDibStrechBlt()WMFs il record.

Properties

NameTypeAccessDescrizione
dest_heightintr/wOttiene o imposta l’altezza del dest.
dest_widthintr/wOttiene o imposta la larghezza del dest.
raster_operationWmfTernaryRasterOperationr/wOttiene o imposta l’operazione raster.
source_bitmapWmfDeviceIndependentBitmapr/wOttiene o imposta il bitmap di origine.
src_heightintr/wOttiene o imposta l’altezza della source.
src_widthintr/wOttiene o imposta la larghezza della source.
x_destintr/wOttiene o imposta la x del dest.
x_srcintr/wOttiene o imposta la x della source.
y_destintr/wOttiene o imposta la y del dest.
y_srcintr/wOttiene o imposta la y della source.

Constructor: WmfDibStrechBlt()

 WmfDibStrechBlt() 

WMFs il record.