image.write() and date of the file written

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
swiss_knife

image.write() and date of the file written

Post by swiss_knife »

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 ?
Post Reply