WmfStretchBlt Classe
Contenuti
[
Nascondere
]Summary: The META_STRETCHBLT record specifies the transfer of a block of pixels
according to a raster operation, with possible expansion or contraction.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfStretchBlt
Inheritance: WmfObject
Constructors
| Name | Descrizione |
|---|---|
| WmfStretchBlt() | Inizializza una nuova istanza della classe WmfStretchBlt |
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| bitmap | WmfBitmap16 | r/w | Ottiene o imposta il bitmap. |
| dest_height | int | r/w | Ottiene o imposta l’altezza del dest. |
| dest_width | int | r/w | Ottiene o imposta la larghezza del dest. |
| dst_position | Point | r/w | Ottiene o imposta la posizione DST. |
| raster_operation | WmfTernaryRasterOperation | r/w | Ottiene o imposta l’operazione raster. |
| riservato | int | r/w | Ottiene o imposta il valore riservato. |
| src_height | int | r/w | Ottiene o imposta l’altezza della source. |
| src_position | Point | r/w | Ottiene o imposta la posizione della sorgente. |
| src_width | int | r/w | Ottiene o imposta la larghezza della source. |
Constructor: WmfStretchBlt()
WmfStretchBlt()
Inizializza una nuova istanza della classe WmfStretchBlt