WmfBitmap16.Bits
WmfBitmap16.Bits property
Gets or sets the bits.
public byte[] Bits { get; set; }
Property Value
The bitmap pixel data. The length of this field in bytes can be computed as follows.
See Also
- class WmfBitmap16
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging