Constructs a Image16Grey, allocating image memory with the given width and height.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- width
- Type: System Int32
The desired width of the new image.
- height
- Type: System Int32
The desired height of the new image.
See Also