HairProperties.HairColor Property

Definition

An array of candidate colors and confidence level in the presence of each.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Vision.Face.HairColor> HairColor { get; }
member this.HairColor : System.Collections.Generic.IReadOnlyList<Azure.AI.Vision.Face.HairColor>
Public ReadOnly Property HairColor As IReadOnlyList(Of HairColor)

Property Value

Applies to