Class CurvesDiscreteManager

CurvesDiscreteManager class

ピクセルのマップを操作するカーブ調整レイヤーのマネージャー

public sealed class CurvesDiscreteManager : CurvesManager

プロパティ

名前説明
MaxChannelCount { get; }最大チャネル数を取得します。

メソッド

名前説明
GetValueInPosition(int, byte)位置の値を取得します。
SetToDefaultValueInPosition(int, byte)位置のデフォルト値に設定します。
SetValueInPosition(int, byte, byte)位置に値を設定します。
SetValueOfWholeChannel(int, byte[])チャネル全体の値を設定します。

関連項目