Click or drag to resize

DocumentPixelFormatChangerGetThresholdCommand Method

Returns the threshold command used based on the value of ThresholdMethod.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual ImageCommand GetThresholdCommand()

Return Value

Type: ImageCommand
The threshold command to use.
See Also