delete text in image

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
ancou82

delete text in image

Post by ancou82 »

Is it posible to erase some text of an image?

Thanks
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: delete text in image

Post by fmw42 »

ancou82 wrote:Is it posible to erase some text of an image?

Thanks

Not quite sure of your request. You could always write over the text area. But also see viewtopic.php?p=41498#p41498
Post Reply