You are here: Start » AVL.NET » AVL.LogarithmImage(AvlNet.ImagePointTransformsState, AvlNet.Image, float, bool, AvlNet.Image)
AVL.LogarithmImage(AvlNet.ImagePointTransformsState, AvlNet.Image, float, bool, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void LogarithmImage( ref AvlNet.ImagePointTransformsState ioState, AvlNet.Image inImage, float inOffset, bool inNormalizeZero, out AvlNet.Image outImage )
Parameters
- ioState
- Type: AvlNet.ImagePointTransformsState
- inImage
- Type: AvlNet.Image
- inOffset
- Type: System.Single
- inNormalizeZero
- Type: System.Boolean
- outImage
- Type: AvlNet.Image
