image.write() and date of the file written
Posted: 2010-05-05T06:12:17-07:00
simple question: how do you handle the fact that
image.write() does not change the date of the file
What's the nicest way in ImageMagick (c++ api) to have actually the date of the file changed for each write ?
image.write() does not change the date of the file
What's the nicest way in ImageMagick (c++ api) to have actually the date of the file changed for each write ?