EmfDibColors 枚举

DIBColors 枚举定义了如何解释 DIB 的颜色表中的值。

Module: aspose.imaging.fileformats.emf.emf.consts

Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfDibColors

Members

成员名称描述
DIB_PAL_COLORS颜色表由指向当前在回放设备上下文中定义的 LogPalette 对象(第 2.2.17 节)的 16 位索引数组组成。
DIB_PAL_INDICES不存在颜色表。DIB 中的像素是指向回放设备上下文中当前逻辑调色板的索引。
DIB_RGB_COLORS颜色表包含字面 RGB 值