CurvesContinuousManager.AddCurvePoint

CurvesContinuousManager.AddCurvePoint method

곡선점을 추가합니다.

public void AddCurvePoint(int channelIndex, byte x, byte y)
모수유형설명
channelIndexInt32채널의 인덱스입니다.
xBytex 위치.
yBytey 위치.

예외

예외상태
PsdImageArgumentException추가하려는 포인트가 이미 존재합니다.

또한보십시오