Exemple #1
0
 public void dispose()
 {
     VisionDLL.freeDLLExecutionTask(task);
     VisionDLL.imageFreeRGB(inputPointer);
 }