CogImage16Range ToBitmap Method Cognex VisionPro 9.22
Creates a 24-bit RGB Windows bitmap from this image.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 87.0.0.0
Syntax

public virtual Bitmap ToBitmap()

Return Value

Type: Bitmap

Implements

ICogImage ToBitmap 
See Also