Get
Transformation that maps points into pixel space ("#") from the root space ("@").
Set
Namespace: Cognex.VisionSets PixelFromRootTransform.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax
Return Value
Type: ITransform2DThe transformation that maps points into pixel space ("#") from the root space ("@").
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The transformation is NULL. |
See Also