Pixel value at given location.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Return Value
Type: ByteExceptions
| Exception | Condition |
|---|---|
| CogImageNoPixelsException | Allocate(Int32, Int32) has not yet been called. |
Remarks
Returns the pixel value at given location.
See Also