Constructs a new Image8Grey, allocating image memory with the given width and height.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.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