'Declaration <ExtensionAttribute()> Public Shared Sub ExecuteTest( _
ByVal testManagerISO15415 test manager.As Vintasoft.Barcode.QualityTests.ISO15415QualityTestManager, _
ByVal imageImage with barcodes.As System.Windows.Media.Imaging.BitmapSource _
)
[Extension()] public static void ExecuteTest(
Vintasoft.Barcode.QualityTests.ISO15415QualityTestManager testManager,
System.Windows.Media.Imaging.BitmapSource image
)
[Extension()] public: static void ExecuteTest(
Vintasoft.Barcode.QualityTests.ISO15415QualityTestManager* testManager,
System.Windows.Media.Imaging.BitmapSource* image
)
[Extension()] public:
static void ExecuteTest(
Vintasoft.Barcode.QualityTests.ISO15415QualityTestManager^ testManager,
System.Windows.Media.Imaging.BitmapSource^ image
)
Parameters
- testManager
- ISO15415 test manager.
- image
- Image with barcodes.