"OOzy Pal" on  wrote...
| I have seen dstover written in different ways.
| 
| I have seen it written as Dst-Over, dst-over, Dst_Over, dst_over dstover
| 
| Which one is correct and what does  it actually mean?
| 
ALL of then actually!

IM will ignore case, and remove dashes and underscores before comparing
the string to the string to function table.

that table can be seen using

   convert -list composite

Note some of these functions can not be used directly from the command line
using the -compose setting, for example 'Displace', and 'Blend', as
these need extra arguments.

Hmmm... That list has expanded since I last looked at it to include a
few functions not previously known, including 'Replace'.

May have to do some more experiments and source code delving, so I can
add these to IM Examples.


  Anthony Thyssen ( System Programmer )    <[EMAIL PROTECTED]>
 -----------------------------------------------------------------------------
  "Better shut 'er down, Slim. She's pumpin' mud."  - memorable error message!
 -----------------------------------------------------------------------------
     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