編輯

共用方式為


ExposureCurveEffect.Exposure Property

Definition

Gets the exposure value.

public:
 property int Exposure { int get(); };
public int Exposure { get; }
member this.Exposure : int
Public ReadOnly Property Exposure As Integer

Property Value

A value in the range of -256 through 256. A value of 0 specifies no change in exposure. Positive values specify increased exposure and negative values specify decreased exposure.

Applies to