BlobCount

Returns the number of detected blobs after you have processed the DetectAndRemoveBlobs or DetectBlobs function. It returns zero if it is called after RemoveBlobs as for this function no information is stored.

Public Function BlobCount () As Long

Return: Long

Returns the number of detected blobs.