You are here: Start » AVL.NET » AVS.RotatePixelVectors Method

AVS.RotatePixelVectors Method

Rotates image gradients.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RotatePixelVectors
(
	AvlNet.Image inImage,
	float inAngle,
	AvlNet.Image outImage
)

Parameters

Name Type Range Default Description
inImageAvlNet.ImageInput image.
inAnglefloat
outImageAvlNet.ImageOutput image.

Function Overrides

See also