HighPerformance
QualitySettings.HighPerformance property
HighPerformance tanıma kalitesi ön ayarı. Yüksek kaliteli barkodlar bu modda iyi tanınır.
using (BarCodeReader reader = new BarCodeReader(@"c:\test.png"))
reader.QualitySettings = QualitySettings.HighPerformance;
public static QualitySettings HighPerformance { get; }
Mülk değeri
Yüksek Performans tanıma kalitesi ön ayarı.
Ayrıca bakınız
- class QualitySettings
- ad alanı Aspose.BarCode.BarCodeRecognition
- toplantı Aspose.BarCode