CogImage8Grey ToBitmap Method Cognex VisionPro 9.21 SR1
Creates a 24-bit RGB Windows bitmap from this image.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
Syntax

public virtual Bitmap ToBitmap()

Return Value

Type: Bitmap
The 24-bit RGB Windows bitmap.

Implements

ICogImage ToBitmap 
See Also