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
Assembly:  Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll)
Version: 2.0.2000.0 (2.0.2086.0)

Syntax

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

See Also