'Declaration <ExtensionAttribute()> Public Shared Sub CalculateGrades( _
ByVal testТест проверки качества печати штрих-кода по стандарту ISO15415.As Vintasoft.Barcode.QualityTests.ISO15415QualityTest, _
ByVal barcodeInfoИнформация о штрих-коде.As Vintasoft.Barcode.BarcodeInfo.BarcodeInfo2D, _
ByVal imageSkiaSharp.SKB Bitmap со штрих-кодами.As SkiaSharp.SKBitmap _
)
[Extension()] public static void CalculateGrades(
Vintasoft.Barcode.QualityTests.ISO15415QualityTest test,
Vintasoft.Barcode.BarcodeInfo.BarcodeInfo2D barcodeInfo,
SkiaSharp.SKBitmap image
)
[Extension()] public: static void CalculateGrades(
Vintasoft.Barcode.QualityTests.ISO15415QualityTest* test,
Vintasoft.Barcode.BarcodeInfo.BarcodeInfo2D* barcodeInfo,
SkiaSharp.SKBitmap image
)
[Extension()] public:
static void CalculateGrades(
Vintasoft.Barcode.QualityTests.ISO15415QualityTest^ test,
Vintasoft.Barcode.BarcodeInfo.BarcodeInfo2D^ barcodeInfo,
SkiaSharp.SKBitmap image
)
Parameters
- test
- Тест проверки качества печати штрих-кода по стандарту ISO15415.
- barcodeInfo
- Информация о штрих-коде.
- image
- SkiaSharp.SKB Bitmap со штрих-кодами.