IColorPalette.GetArgb32Color

IColorPalette.GetArgb32Color method

通过索引获取 32 位 ARGB 调色板颜色。

public int GetArgb32Color(int index)
范围类型描述
indexInt3232 位 ARGB 调色板颜色索引。

返回值

由指定的调色板条目index.

例外

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

也可以看看