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 | |
|---|---|---|---|---|---|
![]() | inImage | AvlNet.Image | Input image. | ||
![]() | inAngle | float | |||
![]() | outImage | AvlNet.Image | Output image. |


