Click or drag to resize

ConnectedComponentCollection Methods

The ConnectedComponentCollection type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBuild(AtalaImage)
Public methodStatic memberBuild(AtalaImage, Byte)
Public methodStatic memberBuild(AtalaImage, Byte, Rectangle)
Public methodContains
Public methodDilate
Public methodDispose
Releases all resources used by the ConnectedComponentCollection
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the ConnectedComponentCollection and optionally releases the managed resources
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFill
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetArea
Public methodGetBounds
Public methodGetEnumerator
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIntersects
Public methodIsEmpty
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPaint(AtalaImage, Color)
Public methodPaint(AtalaImage, Color, Point)
Public methodPaint(AtalaImage, Color, Point, Int32)
Public methodToList
Public methodToRectangleFArray
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnion
Top
See Also