ICogImage ToBitmap Method Cognex VisionPro 9.24
Returns a 24-bit RGB Windows bitmap created from this image, regardless of the type of this image.

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

Bitmap ToBitmap()

Return Value

Type: Bitmap
The 24-bit RGB Windows bitmap.
See Also