Set to true, if this object contains only data with values 0 and 255.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanExceptions
| Exception | Condition |
|---|---|
| CogRLEBufferNotInitializedException | The RLE buffer is not initialized. |
Remarks
Returns True if this object contains only data with values 0 and 255.
See Also