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