You are here: Start » FIL.NET » FIS.SquareRootImage Method
FIS.SquareRootImage Method
Transforms pixel values to their square roots pixel by pixel.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SquareRootImage ( FilNet.Image inImage, FilNet.Image outImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImage | FilNet.Image | Output image. |