Class WmfDibBitBlt
Contents
[
Hide
]WmfDibBitBlt class
The META_DIBBITBLT record specifies the transfer of a block of pixels in device-independent format according to a raster operation.
public class WmfDibBitBlt : WmfObject
Constructors
| Name | Description |
|---|---|
| WmfDibBitBlt() | The default constructor. |
Properties
| Name | Description |
|---|---|
| DstPos { get; set; } | Gets or sets the DST position. |
| Height { get; set; } | Gets or sets the height. |
| RasterOperation { get; set; } | Gets or sets the raster operation. |
| Reserved { get; set; } | Gets or sets the reserved. |
| Source { get; set; } | Gets or sets the source. |
| SrcPos { get; set; } | Gets or sets the source position. |
| Width { get; set; } | Gets or sets the width. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging