FaceAttributes.Exposure Property

Definition

Gets or sets properties describing exposure level of the image.

[Newtonsoft.Json.JsonProperty(PropertyName="exposure")]
public Microsoft.Azure.CognitiveServices.Vision.Face.Models.Exposure Exposure { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exposure")>]
member this.Exposure : Microsoft.Azure.CognitiveServices.Vision.Face.Models.Exposure with get, set
Public Property Exposure As Exposure

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to