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
inImageFilNet.ImageInput image.
outImageFilNet.ImageOutput image.

Function Overrides

See also