Hello,
I would like to how to remove the thumbnail data that is stored in most pictures? Does RemoveProfile() include this or is there a single function for this purpose?
Thanks,
TurboToJo
remove thumbnail data from inside JPEGs
Re: remove thumbnail data from inside JPEGs
Use MagickRemoveImageProfiles() to remove all profiles from your image.