PsdColorPalette.GetColor
PsdColorPalette.GetColor method
Hämtar palettfärgen efter index.
public Color GetColor(int index)
Parameter | Typ | Beskrivning |
---|---|---|
index | Int32 | Palettens färgindex. |
Returvärde
Färgpalettposten som anges avindex .
Undantag
undantag | skick |
---|---|
ArgumentOutOfRangeException | om färgpalettindex angivna är utanför palettens intervall. |
Se även
- struct Color
- class PsdColorPalette
- namnutrymme Aspose.PSD.FileFormats.Psd
- hopsättning Aspose.PSD