Hair Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties describing hair attributes.
public class Hair
type Hair = class
Public Class Hair
- Inheritance
-
Hair
Constructors
Hair() |
Initializes a new instance of the Hair class. |
Hair(Double, Boolean, IList<HairColor>) |
Initializes a new instance of the Hair class. |
Properties
Bald |
Gets or sets a number describing confidence level of whether the person is bald. |
HairColor |
Gets or sets an array of candidate colors and confidence level in the presence of each. |
Invisible |
Gets or sets a boolean value describing whether the hair is visible in the image. |
Applies to
Azure SDK for .NET