Constructs a CogImage16Grey, allocating image memory with the given width and height.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- width
- Type: System Int32
The width of the new image.
- height
- Type: System Int32
The height of the new image.
See Also