The Y-coordinate of the image area where the blob removal process will search.
Read-write property
Visual Basic |
---|
Public Property areaY() As Long |
This property is used with the areaWidth, areaX and areaHeight 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.