次の方法で共有


FaceAttributes.Makeup プロパティ

定義

特定の顔の現在のメイクを記述するプロパティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象