ColorPaletteHelper.HasTransparentColors
ColorPaletteHelper.HasTransparentColors method
Determines whether the specified palette has transparent colors.
public static bool HasTransparentColors(IColorPalette palette)
Parameter | Type | Description |
---|---|---|
palette | IColorPalette | The palette. |
Return Value
true
if the specified palette has transparent colors; otherwise, false
.
Exceptions
exception | condition |
---|---|
ArgumentNullException | palette is null. |
See Also
- interface IColorPalette
- class ColorPaletteHelper
- namespace Aspose.PSD
- assembly Aspose.PSD