I wrote a batch file
"C:\Program Files\IrfanView\i_view64.exe" "D:\A-IHT website\icons\tilesDB\tiles24\%1" /ini="D:" /advancedbatch
the ini is processed
and irfan is opened showing the result of the new color depth
BUT how do I get it to write that image back out and close irfan in the batch file above????
In other words I want to change the color depth of an image file and write the result automatically to another file!
What is the secret majic??
"C:\Program Files\IrfanView\i_view64.exe" "D:\A-IHT website\icons\tilesDB\tiles24\%1" /ini="D:" /advancedbatch
the ini is processed
and irfan is opened showing the result of the new color depth
BUT how do I get it to write that image back out and close irfan in the batch file above????
In other words I want to change the color depth of an image file and write the result automatically to another file!
What is the secret majic??
Comment