[magick-users] -shadow of convert for Magick++

Anthony Thyssen anthony at griffith.edu.au
Sun May 11 20:22:13 PDT 2008


Elie Zedeck RANDRIAMIANDRIRAY on  wrote...
| Hi guys,
| 
| Just been wondering what is the equivalent of the -shadow command in
| convert for the Magick++ API.
| 
| I've been trying to find it in the source, but it seems to be
| unavailable as of now.
| 
| If there is no way to do it, how can I access the underlying
| MagickShadowImage which is in the C wand.
| 
| Thanks.
| 
The implementation of shadow internals is shown in IM Examples
   http://imagemagick.org/Usage/convolve/#shadow_internals

I would have to see the source to see how that was converted to a C
function and if it is in the library, or as a commandline only code.

Cristy should be able to tell you though.

  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
  Is that finger loaded?      -- Doctor Who, "The Android Invasion"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list