RedEyeMask Members

The RedEyeMask type exposes the following members.

Methods

Name Description
Public method Dispose

Releases all resources used by this RedEyeMask.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property BinaryMask

Gets a grayscale bitmap which represents the red eye mask.

Public property Blobs

Gets an array of red eye blobs found in the image (i.e. areas which correspond to red eyes).

Public property Height

Gets a height of the red eye mask.

Public property Mask

Gets a two-dimensional array of Single values which represents a mask.

Public property Width

Gets a width of the red eye mask.

See Also

Reference