Blob OCX Reference 14.0
Properties Filter

Properties

long FilterBlobHeightMax [get, set]
 Sets or returns the parameter setting for the blob height maximum. More...
 
long FilterBlobHeightMin [get, set]
 Sets or returns the parameter setting for the blob height minimum. More...
 
long FilterBlobSizeMax [get, set]
 Sets or returns the parameter setting for the Blob size(area) maximum. More...
 
long FilterBlobSizeMin [get, set]
 Sets or returns the parameter setting for the Blob size(area) minimum. More...
 
boolean FilterBlobTouchBorderBottom [get, set]
 Sets or returns if the filter for objects which touch the bottom border is set or not. More...
 
boolean FilterBlobTouchBorderLeft [get, set]
 Sets or returns if the filter for objects which touch the left border is set or not. More...
 
boolean FilterBlobTouchBorderRight [get, set]
 Sets or returns if the filter for objects which touch the right border is set or not. More...
 
boolean FilterBlobTouchBorderTop [get, set]
 Sets or returns if the filter for objects which touch the top border is set or not. More...
 
long FilterBlobWidthMax [get, set]
 Sets or returns the parameter setting for the blob width maximum. More...
 
long FilterBlobWidthMin [get, set]
 Sets or returns the parameter setting for the blob width minimum. More...
 
long FilterHoleHeightMax [get, set]
 Sets or returns the filter for holes which have a height of at most the parameter given by FilterHoleHeightMax. More...
 
long FilterHoleHeightMin [get, set]
 Sets or returns the filter for holes which have a height of at least the parameter given by FilterHoleHeightMin. More...
 
long FilterHoleSizeMax [get, set]
 Sets or returns the filter for holes which have a size (area) of at most the parameter given by FilterHoleSizeMax. More...
 
long FilterHoleSizeMin [get, set]
 Sets or returns the filter for holes which have a size (area) of at least the parameter given by FilterHoleSizeMin. More...
 
long FilterHoleWidthMax [get, set]
 Sets or returns the filter for holes which have a width of at most the parameter given by FilterHoleWidthMax. More...
 
long FilterHoleWidthMin [get, set]
 Sets or returns the filter for holes which have a width of at least the parameter given by FilterHoleWidthMin. More...
 
long FilterNumHolesMax [get, set]
 Sets and gets the filter for objects which have a maximal number of holes. More...
 
long FilterNumHolesMin [get, set]
 Sets and gets the filter for objects which have a minimal number of holes. More...
 

Detailed Description

Properties

◆ FilterBlobHeightMax

long FilterBlobHeightMax
getset

Sets or returns the parameter setting for the blob height maximum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobHeightMaxUpper limit (only blobs that are wider than the upper limit are found).
Returns
Upper limit.
Supported platforms:
Win32

◆ FilterBlobHeightMin

long FilterBlobHeightMin
getset

Sets or returns the parameter setting for the blob height minimum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobHeightMinLower limit (only blobs that are narrower than the lower limit are found).
Returns
Lower limit.
Supported platforms:
Win32

◆ FilterBlobSizeMax

long FilterBlobSizeMax
getset

Sets or returns the parameter setting for the Blob size(area) maximum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobSizeMaxUpper limit (only blobs that are bigger than the upper limit are found).
Returns
Upper limit.
Supported platforms:
Win32

◆ FilterBlobSizeMin

long FilterBlobSizeMin
getset

Sets or returns the parameter setting for the Blob size(area) minimum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobSizeMinLower limit (only blobs that are smaller than the lower limit are found).
Returns
Lower limit.
Supported platforms:
Win32

◆ FilterBlobTouchBorderBottom

boolean FilterBlobTouchBorderBottom
getset

Sets or returns if the filter for objects which touch the bottom border is set or not.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobTouchBorderBottomTurns filter on (TRUE) or off (FALSE).
Returns
Indicates whether the filter is turned on or off.
Supported platforms:
Win32

◆ FilterBlobTouchBorderLeft

boolean FilterBlobTouchBorderLeft
getset

Sets or returns if the filter for objects which touch the left border is set or not.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobTouchBorderLeftTurns filter on (TRUE) or off (FALSE).
Returns
Indicates whether the filter is turned on or off.
Supported platforms:
Win32

◆ FilterBlobTouchBorderRight

boolean FilterBlobTouchBorderRight
getset

Sets or returns if the filter for objects which touch the right border is set or not.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobTouchBorderRightTurns filter on (TRUE) or off (FALSE).
Returns
Indicates whether the filter is turned on or off.
Supported platforms:
Win32

◆ FilterBlobTouchBorderTop

boolean FilterBlobTouchBorderTop
getset

Sets or returns if the filter for objects which touch the top border is set or not.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobTouchBorderTopTurns filter on (TRUE) or off (FALSE).
Returns
Indicates whether the filter is turned on or off.
Supported platforms:
Win32

◆ FilterBlobWidthMax

long FilterBlobWidthMax
getset

Sets or returns the parameter setting for the blob width maximum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobWidthMaxUpper limit (only blobs that are wider than the upper limit are found).
Returns
Upper limit.
Supported platforms:
Win32

◆ FilterBlobWidthMin

long FilterBlobWidthMin
getset

Sets or returns the parameter setting for the blob width minimum.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterBlobWidthMinLower limit (only blobs that are narrower than the lower limit are found).
Returns
Lower limit.
Supported platforms:
Win32

◆ FilterHoleHeightMax

long FilterHoleHeightMax
getset

Sets or returns the filter for holes which have a height of at most the parameter given by FilterHoleHeightMax.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleHeightMaxUpper limit of hole height. Set to -1 to turn filter off.
Returns
Upper limit of hole height.
Supported platforms:
Win32

◆ FilterHoleHeightMin

long FilterHoleHeightMin
getset

Sets or returns the filter for holes which have a height of at least the parameter given by FilterHoleHeightMin.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleHeightMinLower limit of hole height. Set to -1 to turn filter off.
Returns
Lower limit of hole height.
Supported platforms:
Win32

◆ FilterHoleSizeMax

long FilterHoleSizeMax
getset

Sets or returns the filter for holes which have a size (area) of at most the parameter given by FilterHoleSizeMax.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleSizeMaxUpper limit of hole size. Set to -1 to turn filter off.
Returns
Upper limit of hole size.
Supported platforms:
Win32

◆ FilterHoleSizeMin

long FilterHoleSizeMin
getset

Sets or returns the filter for holes which have a size (area) of at least the parameter given by FilterHoleSizeMin.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleSizeMinLower limit of hole size. Set to -1 to turn filter off.
Returns
Lower limit of hole size.
Supported platforms:
Win32

◆ FilterHoleWidthMax

long FilterHoleWidthMax
getset

Sets or returns the filter for holes which have a width of at most the parameter given by FilterHoleWidthMax.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleWidthMaxUpper limit of hole width. Set to -1 to turn filter off.
Returns
Upper limit of hole width.
Supported platforms:
Win32

◆ FilterHoleWidthMin

long FilterHoleWidthMin
getset

Sets or returns the filter for holes which have a width of at least the parameter given by FilterHoleWidthMin.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterHoleWidthMinLower limit of hole width. Set to -1 to turn filter off.
Returns
Lower limit of hole width.
Supported platforms:
Win32

◆ FilterNumHolesMax

long FilterNumHolesMax
getset

Sets and gets the filter for objects which have a maximal number of holes.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterNumHolesMaxUpper limit for the number of holes in objects. Set to -1 to turn filter off.
Returns
Upper limit for the number of holes in objects.
Supported platforms:
Win32

◆ FilterNumHolesMin

long FilterNumHolesMin
getset

Sets and gets the filter for objects which have a minimal number of holes.

Attention
Any filter or sort modes for your results should be set before execution!
Parameters
[in,out]FilterNumHolesMinLower limit for the number of holes in objects. Set to -1 to turn filter off.
Returns
Lower limit for the number of holes in objects.
Supported platforms:
Win32