Class WmfStretchDib
Contents
[
Hide
]WmfStretchDib class
The wmf Stretch DIB objetc.
public class WmfStretchDib : WmfObject
Constructors
| Name | Description |
|---|---|
| WmfStretchDib() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ColorUsage { get; set; } | Gets or sets the color usage. |
| DestHeight { get; set; } | Gets or sets the height of the dest. |
| DestWidth { get; set; } | Gets or sets the width of the dest. |
| RasterOperation { get; set; } | Gets or sets the raster operation. |
| SourceBitmap { get; set; } | Gets or sets the source bitmap. |
| SrcHeight { get; set; } | Gets or sets the height of the source. |
| SrcWidth { get; set; } | Gets or sets the width of the source. |
| XDest { get; set; } | Gets or sets the x dest. |
| XSrc { get; set; } | Gets or sets the x source. |
| YDest { get; set; } | Gets or sets the y dest. |
| YSrc { get; set; } | Gets or sets the y source. |
See Also
- class WmfObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging