CogBlobResults CreateBlobImage Method Cognex VisionPro
Create an image of the blobs & holes in this collection. Blobs & holes are painted for maximum viewable contrast.

Namespace: Cognex.VisionPro.Blob
Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax

public CogImage8Grey CreateBlobImage()

Return Value

Type: CogImage8Grey
The returned CogImage8Grey.
Exceptions

ExceptionCondition
InvalidOperationException If no result data is available.
See Also