ColorTranslator.ToWin32
ColorTranslator.ToWin32 method
将颜色转换为 win32 颜色。
public static int ToWin32(Color c)
范围 | 类型 | 描述 |
---|---|---|
c | Color | 颜色。 |
返回值
win32 颜色。
也可以看看
- struct Color
- class ColorTranslator
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
将颜色转换为 win32 颜色。
public static int ToWin32(Color c)
范围 | 类型 | 描述 |
---|---|---|
c | Color | 颜色。 |
win32 颜色。