Clase WmfDibBitBlt
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfDibBitBlt() | Inicializa una nueva instancia de la clase WmfDibBitBlt |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| dst_pos | Point | r/w | Obtiene o establece la posición DST. |
| height | int | r/w | Obtiene o establece la altura. |
| raster_operation | WmfTernaryRasterOperation | r/w | Obtiene o establece la operación raster. |
| reservado | int | r/w | Obtiene o establece el reservado. |
| source | WmfDeviceIndependentBitmap | r/w | Obtiene o establece el origen. |
| src_pos | Point | r/w | Obtiene o establece la posición de origen. |
| width | int | r/w | Obtiene o establece el ancho. |
Constructor: WmfDibBitBlt()
WmfDibBitBlt()
Inicializa una nueva instancia de la clase WmfDibBitBlt