This class describes red eye blobs (i.e. areas which correspond to the red eye in the original image).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public NotInheritable Class RedEyeBlob
public sealed class RedEyeBlob
Red eye blobs objects cannot be created directly. They are returned through the Blobs property of the RedEyeMask class.
Red eye blob is described by two parameters: Center point and BoundingRectangle box. All value are given in coordinates of the red eye mask this blob object is returned from.