PsdImage.AddExposureAdjustmentLayer

PsdImage.AddExposureAdjustmentLayer method

露出調整レイヤーを追加します。

public ExposureLayer AddExposureAdjustmentLayer(float exposure = 0, float offset = 0, 
    float gammaCorrection = 1)
パラメータタイプ説明
exposureSingle露出。
offsetSingleオフセット。
gammaCorrectionSingleガンマ補正。

戻り値

作成した露出調整レイヤー

関連項目