You are here: Start » FIL.NET » FIS.ImageSharpness Method
FIS.ImageSharpness Method
Returns a value dependent on sharpness of the image. The value is bigger for sharper images.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void ImageSharpness ( FilNet.Image inImage, out float outSharpness )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outSharpness | float |


