Click or drag to resize
Accord.NET (logo)

PointHAdd Method

Add the values of two points.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public PointH Add(
	PointH value
)
Request Example View Source

Parameters

value
Type: Accord.ImagingPointH

Return Value

Type: PointH
See Also