Creates a 24-bit RGB Windows bitmap from this image. Note that creating an 8+8+8 RGB image from a 16-bit greyscale image will involve the loss of some greyscale information.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 93.1.0.0
Syntax
Return Value
Type: BitmapThe 24-bit RGB Windows bitmap.
Implements
ICogImage ToBitmapSee Also