CurvesContinuousManager.AddCurvePoint
CurvesContinuousManager.AddCurvePoint method
Voegt het punt van de curve toe.
public void AddCurvePoint(int channelIndex, byte x, byte y)
Parameter | Type | Beschrijving |
---|---|---|
channelIndex | Int32 | Index van het kanaal. |
x | Byte | De x-locatie. |
y | Byte | De y-locatie. |
Uitzonderingen
uitzondering | voorwaarde |
---|---|
PsdImageArgumentException | Het punt dat u probeert toe te voegen, bestaat al |
Zie ook
- class CurvesContinuousManager
- naamruimte Aspose.PSD.FileFormats.Psd.Layers.LayerResources
- montage Aspose.PSD