WmfDeviceIndependentBitmap.ColorsData
WmfDeviceIndependentBitmap.ColorsData property
获取或设置一个可选数组,该数组可以是 RGBQuad 对象(第 2.2.2.20 节)或 16 位无符号整数,用于定义颜色表。此字段的大小和内容应根据包含此 DeviceIndependentBitmap 的元文件记录或对象以及 DIBHeaderInfo 字段中的信息来确定。有关更多细节,请参阅 ColorUsage 枚举(第 2.1.1.6 节)和 BitCount 枚举(第 2.1.1.3 节)。
public byte[] ColorsData { get; set; }
另请参见
- class WmfDeviceIndependentBitmap
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging