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