Interface that allows direct access to 16-bit grey scale pixel data.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.1.0.0
Syntax
The ICogImage16GreyData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Get16GreyPixelMemory | Gets an object that can be used to directly access pixel memory. The caller MUST call Dispose on this object when finished with it. |
See Also