fred
below is my version installed
Code: Select all
Version: ImageMagick 6.8.0-2 2012-10-24 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenCL
i got the 'hang' problem when using command line and not in php
wonder what the error
the test just fine with the rose but not the file that i want
attach is identify result for my host image
Code: Select all
identify ../Sites/stegano/image.png
../Sites/stegano/image.png PNG 640x480 640x480+0+0 8-bit sRGB 348KB 0.000u 0:00.000
and this one is the message
Code: Select all
../Sites/stegano/message.gif GIF 50x40 50x40+0+0 8-bit sRGB 256c 1.33KB 0.000u 0:00.000
thank you for taking your time to look at my issue
*update
problem has been found
your 'rose' has ':' and your previous example didn't have ':'
can you explain what with the ':' thing?
i'm planning to run command line as last option if i can't use php imageStegano command to revert the hidden message
where can i get the documentation for php imageStegano command?
sorry for asking too much for you. your effort in contributing IM is already awesome