Class WmfBitmap16
Contents
[
Hide
]WmfBitmap16 class
The Bitmap16 Object specifies information about the dimensions and color format of a bitmap.
public class WmfBitmap16 : MetaObject
Constructors
Name | Description |
---|---|
WmfBitmap16() | The default constructor. |
Properties
Name | Description |
---|---|
Bits { get; set; } | Gets or sets the bits. |
BitsPixel { get; set; } | Gets or sets the bits pixel. |
Height { get; set; } | Gets or sets the height. |
Planes { get; set; } | Gets or sets the planes. |
Type { get; set; } | Gets or sets the type. |
Width { get; set; } | Gets or sets the width. |
WidthBytes { get; set; } | Gets or sets the width bytes. |
See Also
- class MetaObject
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging