Stores information of a rectangular area for applying red-eye removal. Information includes the location and size of the red-eye rectangular area as well as a threshold.

Namespace:  Neodynamic.SDK.ImageDraw
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)

Syntax

C#
public struct RedEyeArea
Visual Basic (Declaration)
Public Structure RedEyeArea
Visual C++
public value class RedEyeArea

See Also