Blob Class |
Namespace: StreamCoders.Imaging
The Blob type exposes the following members.
Name | Description | |
---|---|---|
Id |
Blob ID. Blobs IDs may not increase continuously, because of union operations.
| |
Rectangle |
Rectangle describing the minimum and maximum extends of data points of this blob.
|
Name | Description | |
---|---|---|
GetPointList |
Produces all individual points that make up blob.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |