PsdImage.AddBrightnessContrastAdjustmentLayer

PsdImage.AddBrightnessContrastAdjustmentLayer method

Agrega la capa de ajuste de brillo/contraste.

public BrightnessContrastLayer AddBrightnessContrastAdjustmentLayer(int brightness, int contrast)
ParámetroEscribeDescripción
brightnessInt32El brillo.
contrastInt32El contraste.

Valor_devuelto

Capa de brillo/contraste creada

Ver también