adspace
How we can convert warnings in to error message in img?
Answer Posted / Bipul Kumar
To convert warnings into error messages in ImageMagick (IMG), you could modify the script to throw an error instead of a warning for certain conditions. Here's a simple example using the -error-policy option:n$ convert input.jpg -error policy warning:error output.jpg
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category