Measure image margins
| Visual Basic |
|---|
Public Function MeasureMargins() As CiRect |
Returned CiRect object represents a rectangle on the image within which all image or ROI black pixels are located. If image or ROI contains no pixels, 0 or Nothing is returned.
| VB Example (Visual Basic) | Copy Code | |
|---|---|---|
| ||