Implicit conversion to DoublePoint.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public static implicit operator DoublePoint ( IntPoint point ) |
Parameters
- point
- Type: AForge..::.IntPoint
Integer point to convert to double precision point.