Create a copy of this image in a new image. Pixels may be shared between images by specifying copyMode as SharePixels.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- copyMode
- Type: Cognex.Vision ImageCopyModeConstants
The desired copy mode.
Return Value
Type: IImageThe new image.
See Also