Clase WmfBitBlt
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfBitBlt() | Inicializa una nueva instancia de la clase WmfBitBlt |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| bitmap | WmfBitmap16 | r/w | Obtiene o establece el bitmap. |
| dest_height | int | r/w | Obtiene o establece la altura del dest. |
| dest_width | int | r/w | Obtiene o establece el ancho del dest. |
| dst_position | Point | r/w | Obtiene o establece la posición DST. |
| raster_operation | WmfTernaryRasterOperation | r/w | Obtiene o establece la operación raster. |
| reservado | int | r/w | Obtiene o establece el reservado. |
| src_height | int | r/w | Obtiene o establece la altura del source. |
| src_position | Point | r/w | Obtiene o establece la posición de origen. |
| src_width | int | r/w | Obtiene o establece el ancho del source. |
Constructor: WmfBitBlt()
WmfBitBlt()
Inicializa una nueva instancia de la clase WmfBitBlt