When I run my program it gives me the following warning:
libpng warning: iCCP: known incorrect sRGB profile
I know why this is caused, the sRGB is what it wants, but I use adobe photoshop RGB.
Just wondering if there is any code to disable the warning. It doesn't affect my program. It's just annoying.
Any help would be greatly appreciated!
(Please don't ask me to show my code, my code has nothing to do with this situation)