ICogImage8RootBuffer MethodsCognex VisionPro 9.20

The ICogImage8RootBuffer 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 ICogImage8Root.)
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