CogImage16Range Copy Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodCopy 
Create a copy of this image. Pixel and mask data are copied.
Public methodCopy(CogImageCopyModeConstants)
Create a copy of this image. Pixel and mask data may be shared between images by specifying CopyMode to be CogImageCopyModeConstants.SharePixels.
Top
See Also