CurvesContinuousManager.AddCurvePoint
CurvesContinuousManager.AddCurvePoint method
Aggiunge il punto della curva.
public void AddCurvePoint(int channelIndex, byte x, byte y)
| Parametro | Tipo | Descrizione |
|---|---|---|
| channelIndex | Int32 | Indice del canale. |
| x | Byte | La posizione x. |
| y | Byte | La posizione y. |
Eccezioni
| eccezione | condizione |
|---|---|
| PsdImageArgumentException | Il punto che stai cercando di aggiungere esiste già |
Guarda anche
- class CurvesContinuousManager
- spazio dei nomi Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- assemblea Aspose.PSD