IImage16Root MethodsCognex VisionPro 9.24

The IImage16Root type exposes the following members.

Methods

  NameDescription
Public methodCopy

Make a deep copy of the image root, the pixel memory is copied.

Public methodGetRawPixelMemory

Gets an object that can be used to directly access the raw pixel data. The caller MUST call Dispose on this object when finished with it.

Top
See Also