Page 1 of 1

remove thumbnail data from inside JPEGs

Posted: 2007-07-26T08:39:53-07:00
by DJTurboToJo
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

Re: remove thumbnail data from inside JPEGs

Posted: 2007-07-26T08:51:15-07:00
by magick
Use MagickRemoveImageProfiles() to remove all profiles from your image.