WmfDeviceIndependentBitmap.ColorsData
WmfDeviceIndependentBitmap.ColorsData property
Gets or sets an optional array of either RGBQuad Objects (section 2.2.2.20) or 16-bit unsigned integers that define a color table. The size and contents of this field SHOULD be determined from the metafile record or object that contains this DeviceIndependentBitmap and from information in the DIBHeaderInfo field. See ColorUsage Enumeration (section 2.1.1.6) and BitCount Enumeration (section 2.1.1.3) for additional details
public byte[] ColorsData { get; set; }
See Also
- class WmfDeviceIndependentBitmap
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging