'Declaration <BrowsableAttribute(False)> Public Property TextBinarizationCommand As Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
[Browsable(False)] public Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase TextBinarizationCommand { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase* get_TextBinarizationCommand(); public: __property void set_TextBinarizationCommand(
Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase^ TextBinarizationCommand { Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase^ get(); void set(Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase^ value); }
Property Value
Значение по умолчанию - ChangePixelFormatToBlackWhiteCommand(Vintasoft.Imaging.ImageProcessing.BinarizationMode.Adaptive).