The RedEyeMask type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
BinaryMask |
Gets the grayscale bitmap which represents the red eye mask. |
|
|
Blobs |
Gets an array of red eye blobs found in the mask (i.e. areas which correspond to red eyes). |
|
|
Height |
Gets the height of the red eye mask. |
|
|
Mask |
Gets two-dimensional array of Single values which represents a mask. |
|
|
Width |
Gets the width of the red eye mask. |