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 )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
  Is that finger loaded?      -- Doctor Who, "The Android Invasion"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to