次の方法で共有


Blur.BlurLevel プロパティ

定義

ぼかしのレベルを示す列挙値を取得または設定します。 使用可能な値は、'Low'、'Medium'、'High' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象