Gets and sets the rectangular area of the image where the comb 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 comb 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.