Questions tagged [image-file]
76 questions
-3
votes
1 answer
Image read/write in Java without imageio between local file systems
I'm very new to Java and I'm recently making a program which reads image files(jpg) from one directory, and write(copy) them to another directory.
I can't use imageio or move/copy methods and I also have to check the time consuming caused by the R/W…

hamm.tax
- 13
- 3