Create an image from this CogRLEBuffer.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Return Value
Type: CogImage8GreyThe image.
Exceptions
| Exception | Condition |
|---|---|
| CogRLEBufferNotInitializedException | The RLE buffer is not initialized. |
Remarks
Create an image from this CogRLEBuffer.
See Also