Hello,
I`m trying to read tiff and there is a warning 'Unknown field with tag 292 (0x124) encountered'. How to ignore it in C++ program?
Set '-quiet' programmicaly
-
ewanchapman
- Posts: 1
- Joined: 2019-08-10T00:13:54-07:00
- Authentication code: 1152
- Contact:
Re: Set '-quiet' programmicaly
To ignore warnings, set the warning handler to NULL:
Code: Select all
MagickCore::SetWarningHandler((MagickCore::WarningHandler) NULL);Who is online
Users browsing this forum: Amazon [Bot], Google [Bot], Semrush [Bot] and 43 guests