Clase WmfStretchBlt
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfStretchBlt() | Inicializa una nueva instancia de la clase WmfStretchBlt |
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: WmfStretchBlt()
WmfStretchBlt()
Inicializa una nueva instancia de la clase WmfStretchBlt