'Declaration <ExtensionAttribute()> Public Shared Sub ExecuteTesting( _
ByVal testManagerISO15415 test manager.As Vintasoft.Barcode.QualityTests.QualityTestManager, _
ByVal imageImage with barcodes.As SkiaSharp.SKBitmap _
)
[Extension()] public static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager testManager,
SkiaSharp.SKBitmap image
)
[Extension()] public: static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager* testManager,
SkiaSharp.SKBitmap image
)
[Extension()] public:
static void ExecuteTesting(
Vintasoft.Barcode.QualityTests.QualityTestManager^ testManager,
SkiaSharp.SKBitmap image
)
Parameters
- testManager
- ISO15415 test manager.
- image
- Image with barcodes.