Is there a way to get access to the pattern matching template information contained in an image?
I need to save this info along other data into one large setup file. I know that I can use a PNG file to store/retrieve the information, but I don't want to do it, because of the large number of files I need.
I'm already saving the image itself in the setup file, but the extra vision info seems to get lost after loading.
Any ideas?
Ingo Bartsch