You are here: Start » AVL.NET » AVL.CreateImageRotationMap(AvlNet.ImageFormat, float, AvlNet.RotationSizeMode, AvlNet.InterpolationMethod, AvlNet.SpatialMap)
AVL.CreateImageRotationMap(AvlNet.ImageFormat, float, AvlNet.RotationSizeMode, AvlNet.InterpolationMethod, AvlNet.SpatialMap)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void CreateImageRotationMap( AvlNet.ImageFormat inImageFormat, float inAngle, AvlNet.RotationSizeMode inSizeMode, AvlNet.InterpolationMethod inInterpolationMethod, out AvlNet.SpatialMap outRotationMap )
Parameters
- inImageFormat
- Type: AvlNet.ImageFormat
- inAngle
- Type: System.Single
- inSizeMode
- Type: AvlNet.RotationSizeMode
- inInterpolationMethod
- Type: AvlNet.InterpolationMethod
- outRotationMap
- Type: AvlNet.SpatialMap
