RedEyeMask.Height Property

Gets a height of the red eye mask.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Height { get; }

Property Value

The height of the mask. Its dimensions are always the same as the face selection rectangle.

See Also

Reference