Click or drag to resize

DocumentPixelFormatChanger Properties

The DocumentPixelFormatChanger type exposes the following members.

Properties
  NameDescription
Public propertyAdaptiveThresholdCommand
Gets the AdaptiveThresholdCommand used by the DocumentPixelFormatChanger.
Public propertyBasePixelChanger
Gets the base PixelFormatChanger passed into the DocumentPixelChanger constructor.
Public propertyGlobalThresholdCommand
Gets the GlobalThresholdCommand used by the DocumentPixelFormatChanger.
Public propertySimpleThresholdCommand
Gets the SimpleThresholdCommand that used by the DocumentPixelFormatChanger.
Public propertyThresholdMethod
Gets or sets the threshold method to use when converting to 1-bit images.
Top
See Also