Hair Class

Definition

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