The height of the image area where the blob removal process will search.
Read-write property
Visual Basic |
---|
Public Property areaHeight() As Long |
This property is used with the areaWidth, areaX and areaY to make up the rectangular area of the image for the blob removal process to perform clean up on.
When all area properties are set to zero (0) the operation will work on the whole image.
The default value is 0.