CogImage8Interlaced Copy Method Cognex VisionPro 9.22 SR1
Overload List

  NameDescription
Public methodCopy 
Create a copy of this image in a new image. While the pixels will be copied, the CoordinateSpaceTree and PixelFromRootTransform will be shared.
Public methodCopy(CogImageCopyModeConstants)
Crate a copy of this image in a new image. Pixels may be shared between images by specifying CopyMode=SharePixels.
Top
See Also