You are here: Start » AVL.NET » AVL.ThresholdImage(AvlNet.Image, float?, float, AvlNet.Image)
AVL.ThresholdImage(AvlNet.Image, float?, float, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ThresholdImage( AvlNet.Image inImage, float? inMinValue, float inFuzziness, out AvlNet.Image outMonoImage )
Parameters
- inImage
- Type: AvlNet.Image
- inMinValue
- Type: System.Nullable<System.Single>
- inFuzziness
- Type: System.Single
- outMonoImage
- Type: AvlNet.Image
