Classe WmfStretchBlt
Contenu
[
Cacher
]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 | Description |
|---|---|
| WmfStretchBlt() | Initialise une nouvelle instance de la classe WmfStretchBlt |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bitmap | WmfBitmap16 | r/w | Obtient ou définit le bitmap. |
| dest_height | int | r/w | Obtient ou définit la hauteur du dest. |
| dest_width | int | r/w | Obtient ou définit la largeur du dest. |
| dst_position | Point | r/w | Obtient ou définit la position DST. |
| raster_operation | WmfTernaryRasterOperation | r/w | Obtient ou définit l’opération raster. |
| réservé | int | r/w | Obtient ou définit le réservé. |
| src_height | int | r/w | Obtient ou définit la hauteur de la source. |
| src_position | Point | r/w | Obtient ou définit la position source. |
| src_width | int | r/w | Obtient ou définit la largeur de la source. |
Constructor: WmfStretchBlt()
WmfStretchBlt()
Initialise une nouvelle instance de la classe WmfStretchBlt