CogImage8Interlaced Copy Method Cognex VisionPro 9.22
Create a copy of this image in a new image. While the pixels will be copied, the CoordinateSpaceTree and PixelFromRootTransform will be shared.
Create a copy of this image in a new image. While the pixels will be copied, the CoordinateSpaceTree and PixelFromRootTransform will be shared.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

public CogImage8Interlaced Copy()

Return Value

Type: CogImage8Interlaced
Type: CogImage8Interlaced. The new image.

Return Value

Type: CogImage8Interlaced

The new image.

See Also