WmfDibBitBlt Class
Contenuti
[
Nascondere
]Summary: The META_DIBBITBLT record specifies the transfer of a block of pixels in
device-independent format according to a raster operation.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfDibBitBlt
Inheritance: WmfObject
Constructors
| Name | Descrizione |
|---|---|
| WmfDibBitBlt() | Inizializza una nuova istanza della classe WmfDibBitBlt |
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| dst_pos | Point | r/w | Ottiene o imposta la posizione DST. |
| height | int | r/w | Ottiene o imposta l’altezza. |
| raster_operation | WmfTernaryRasterOperation | r/w | Ottiene o imposta l’operazione raster. |
| riservato | int | r/w | Ottiene o imposta il valore riservato. |
| source | WmfDeviceIndependentBitmap | r/w | Ottiene o imposta la sorgente. |
| src_pos | Point | r/w | Ottiene o imposta la posizione della sorgente. |
| width | int | r/w | Ottiene o imposta la larghezza. |
Constructor: WmfDibBitBlt()
WmfDibBitBlt()
Inizializza una nuova istanza della classe WmfDibBitBlt