Constructs a CogImage8Grey, copying or computing the pixels from the given bitmap.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- bitmap
- Type: System.Drawing Bitmap
The Windows bitmap from which to copy or compute pixel values.
See Also