This documentation is for the old version. Go to the latest Graphics Mill docs

RedEyeMask Members

The RedEyeMask type exposes the following members.

Methods

Name Description
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 the grayscale bitmap which represents the red eye mask.

Public property Blobs

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

Public property Height

Gets the height of the red eye mask.

Public property Mask

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

Public property Width

Gets the width of the red eye mask.

See Also

Reference