次の方法で共有


FaceAttributes.Exposure プロパティ

定義

イメージの露出レベルを記述するプロパティを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象