ColorPaletteHelper.HasTransparentColors

ColorPaletteHelper.HasTransparentColors method

判断指定调色板是否有透明色。

public static bool HasTransparentColors(IColorPalette palette)
范围类型描述
paletteIColorPalette调色板。

返回值

真的如果指定的调色板具有透明颜色;否则,错误的 .

例外

例外(健康)状况
ArgumentNullExceptionpalette一片空白。

也可以看看