ICogImage16RootBuffer MethodsCognex VisionPro 9.20

The ICogImage16RootBuffer type exposes the following members.

Methods

  NameDescription
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.
(Inherited from ICogImage16Root.)
Public methodInitialize
Initializes the root with the buffered data. If the Disposable parameter is non-NULL, its Dispose method will be called when the memory is no longer needed.
Top
See Also