Click or drag to resize
Accord.NET (logo)

PointHTransform Method

Transforms a point using a projection matrix.

Namespace:  Accord.Imaging
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public void Transform(
	float[,] matrix
)
Request Example View Source

Parameters

matrix
Type: SystemSingle
See Also