PsdColorPalette.GetColor

PsdColorPalette.GetColor method

通过索引获取调色板颜色。

public Color GetColor(int index)
范围类型描述
indexInt32调色板颜色索引。

返回值

指定的调色板条目index .

例外

例外(健康)状况
ArgumentOutOfRangeException如果调色板index指定的超出了调色板条目范围。

也可以看看