EmfLogPalette 类
Summary: The LogPalette object specifies a logical_palette that contains device-independent color definitions.
Module: aspose.imaging.fileformats.emf.emf.objects
Full Name: aspose.imaging.fileformats.emf.emf.objects.EmfLogPalette
Inheritance: EmfObject
Constructors
| Name | 描述 |
|---|---|
| EmfLogPalette() | 初始化 EmfLogPalette 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| palette_argb_32_entries | int[] | r/w | 获取或设置 32 位 ARGB 颜色的数组。 |
| 版本 | int | r/w | 获取或设置 指定系统版本号的 16 位无符号整数。 必须为 0x0300。 |
Constructor: EmfLogPalette()
EmfLogPalette()
初始化 EmfLogPalette 类的新实例