You are here: Start » FIL.NET » FIS.RotatePixelVectors Method
FIS.RotatePixelVectors Method
Rotates image gradients.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RotatePixelVectors ( FilNet.Image inImage, float inAngle, FilNet.Image outImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | inAngle | float | |||
![]() | outImage | FilNet.Image | Output image. |


