Clase WmfSetDibToDev
Contenido
[
Ocultar
]Summary: The META_SETDIBTODEV record sets a block of pixels in the playback
device context using device-independent color data. The source of the
color data is a DIB.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfSetDibToDev
Inheritance: WmfObject
Constructors
| Name | Descripción |
|---|---|
| WmfSetDibToDev() | Inicializa una nueva instancia de la clase WmfSetDibToDev |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| color_usage | WmfColorUsageEnum | r/w | Obtiene o establece el uso de color. |
| dest_pos | Point | r/w | Obtiene o establece la posición de destino. |
| dib | WmfDeviceIndependentBitmap | r/w | Obtiene o establece el dib. |
| dib_pos | Point | r/w | Obtiene o establece la posición del dib. |
| height | int | r/w | Obtiene o establece la altura. |
| scan_count | int | r/w | Obtiene o establece el recuento de escaneos. |
| start_scan | int | r/w | Obtiene o establece el escaneo de inicio. |
| width | int | r/w | Obtiene o establece el ancho. |
Constructor: WmfSetDibToDev()
WmfSetDibToDev()
Inicializa una nueva instancia de la clase WmfSetDibToDev