CurvesContinuousManager.AddCurvePoint
CurvesContinuousManager.AddCurvePoint method
Fügt den Kurvenpunkt hinzu.
public void AddCurvePoint(int channelIndex, byte x, byte y)
| Parameter | Typ | Beschreibung |
|---|---|---|
| channelIndex | Int32 | Index des Kanals. |
| x | Byte | Die x-Position. |
| y | Byte | Die y-Position. |
Ausnahmen
| Ausnahme | Bedingung |
|---|---|
| PsdImageArgumentException | Der Punkt, den Sie hinzufügen möchten, existiert bereits |
Siehe auch
- class CurvesContinuousManager
- namensraum Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- Montage Aspose.PSD