Interface IPsdColorPalette
IPsdColorPalette interface
The pasd color palette
public interface IPsdColorPalette : IColorPalette
Properties
| Name | Description |
|---|---|
| HasTransparentColor { get; } | Gets a value indicating whether transparent color exists. |
| RawEntries { get; } | Gets the raw color palette entries data. |
| RawEntriesCount { get; } | Gets the raw color palette entries count. |
| TransparentColor { get; } | Gets the transparent color. |
| TransparentIndex { get; } | Gets the index of the transparent color. |
See Also
- interface IColorPalette
- namespace Aspose.PSD
- assembly Aspose.PSD