CurvesContinuousManager.UpdateCurvePoint

CurvesContinuousManager.UpdateCurvePoint method

曲線のポイントを更新します。

public void UpdateCurvePoint(int channelIndex, int pointIndex, byte x, byte y)
パラメータタイプ説明
channelIndexInt32チャネルのインデックス。
pointIndexInt32ポイントのインデックス。
xBytex の場所。
yBytey の位置。

関連項目