The RedEyeMask type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Dispose |
Releases all resources used by this RedEyeMask. |
|
|
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 a grayscale bitmap which represents the red eye mask. |
|
|
Blobs |
Gets an array of red eye blobs found in the image (i.e. areas which correspond to red eyes). |
|
|
Height |
Gets a height of the red eye mask. |
|
|
Mask |
Gets a two-dimensional array of Single values which represents a mask. |
|
|
Width |
Gets a width of the red eye mask. |