WmfBitBlt Classe
Contenuti
[
Nascondere
]Summary: The META_BITBLT record specifies the transfer of a block of pixels
according to a raster operation. The destination of the transfer is the
current output region in the playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfBitBlt
Inheritance: WmfStretchBlt
Constructors
| Name | Descrizione |
|---|---|
| WmfBitBlt() | Inizializza una nuova istanza della classe WmfBitBlt |
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: WmfBitBlt()
WmfBitBlt()
Inizializza una nuova istanza della classe WmfBitBlt