Droste Effect..

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
dognose
Posts: 265
Joined: 2005-03-08T22:16:37-07:00

Droste Effect..

Post by dognose »

Image

Wondering how hard it'd be to script this thing for IM?

http://www.flickr.com/photos/joshsommer ... 378056646/
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Droste Effect..

Post by fmw42 »

It appears to be similar to my script, recursion, but with transparency. Not sure what might be involved to deal with the transparency, though. Might be easy, but don't have the time. Try looking at my script and modify the code if you want.
Post Reply