PaletteType 枚举
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum class PaletteType
C#
public enum PaletteType
type PaletteType =
Public Enum PaletteType
- 继承
名称 | 值 | 说明 |
---|---|---|
Custom | 0 | |
FixedBW | 2 | |
FixedHalftone125 | 6 | |
FixedHalftone216 | 7 | |
FixedHalftone252 | 8 | |
FixedHalftone256 | 9 | |
FixedHalftone27 | 4 | |
FixedHalftone64 | 5 | |
FixedHalftone8 | 3 |
产品 | 版本 |
---|---|
Windows Desktop | 9 |