PsdImage.AddExposureAdjustmentLayer

PsdImage.AddExposureAdjustmentLayer method

添加曝光调整层。

public ExposureLayer AddExposureAdjustmentLayer(float exposure = 0, float offset = 0, 
    float gammaCorrection = 1)
范围类型描述
exposureSingle曝光。
offsetSingle偏移量。
gammaCorrectionSingle伽马校正。

返回值

创建曝光调整层

也可以看看