IBlobRegion Properties |
The IBlobRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| BlobArea | Gets the blob actual area in pixels. | |
| BlobId |
Gets the blob identifier.
| |
| CenterX |
Gets the center x position of the region.
| |
| CenterXPc |
Gets the center x as percentage of image width.
| |
| CenterY |
Gets the center y position of the region.
| |
| CenterYPc |
Gets the center y as percentage of image height.
| |
| EndX |
Gets the end x position of the region.
| |
| EndY |
Gets the end y position of the region.
| |
| Height |
Gets region height.
| |
| HeightPc |
Gets the height as percentage of image height.
| |
| StartX |
Gets the start x position of the region.
| |
| StartY |
Gets the start y position of the region.
| |
| Width |
Gets region width.
| |
| WidthPc |
Gets the width as percentage of image width.
|