IColorPalette.GetArgb32Color
IColorPalette.GetArgb32Color method
通过索引获取 32 位 ARGB 调色板颜色。
public int GetArgb32Color(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 32 位 ARGB 调色板颜色索引。 |
返回值
由指定的调色板条目index.
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 如果调色板index指定的超出了调色板条目范围。 |
也可以看看
- interface IColorPalette
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD