PsdImage.AddExposureAdjustmentLayer
PsdImage.AddExposureAdjustmentLayer method
Adds the exposure adjustment layer.
public ExposureLayer AddExposureAdjustmentLayer(float exposure = 0, float offset = 0,
float gammaCorrection = 1)
Parameter | Type | Description |
---|---|---|
exposure | Single | The exposure. |
offset | Single | The offset. |
gammaCorrection | Single | The gamma correction. |
Return Value
Created Exposure Adjustment Layer
See Also
- class ExposureLayer
- class PsdImage
- namespace Aspose.PSD.FileFormats.Psd
- assembly Aspose.PSD