I\'m concerned about the third parameter in this overload, validateImageData. The documentation doesn\'t explain much about it, it only states that it causes the image data to b
Why not just try and see what happens with that flag set and not set?
In either case you should handle any exceptions that might get thrown.