Is it possible to load a 900X900 pixels image from a specific folder, split it with VB into 9 300X300 pixels images and save those images in the same folder as the original one with names from "1" to "9" ? Like:
1 2 3
4 5 6
7 8 9
Thanks.
Is it possible to load a 900X900 pixels image from a specific folder, split it with VB into 9 300X300 pixels images and save those images in the same folder as the original one with names from "1" to "9" ? Like:
1 2 3
4 5 6
7 8 9
Thanks.