PsdImage.AddExposureAdjustmentLayer

PsdImage.AddExposureAdjustmentLayer method

Fügt die Belichtungsanpassungsebene hinzu.

public ExposureLayer AddExposureAdjustmentLayer(float exposure = 0, float offset = 0, 
    float gammaCorrection = 1)
ParameterTypBeschreibung
exposureSingleDie Belichtung.
offsetSingleDer Versatz.
gammaCorrectionSingleDie Gammakorrektur.

Rückgabewert

Belichtungsanpassungsebene erstellt

Siehe auch