no decode delegate for this image format `'@ error/constitut
Posted: 2011-08-05T03:22:41-07:00
hi,i want to use for exemple a command like this:
" convert rose: -level -25% rose_decontrast.gif "
but instead of "rose:" i want to use my own image name ,for ex :
" convert apa: -leverl -25% apa_deconstrast.gif "
and when i do that it doesn't works and it shows me the following errors :
" no decode delegate for this image format `' @ error/constitute.c/ReadImage/532 "
" mising an image filename 'apa_deconstrast.gif' @ error/convert.c/convertImageComand/3015"
Those error appear always when i want to use insteand of " convert rose: " "convert apa: " or "convert image:" etc
" convert rose: -level -25% rose_decontrast.gif "
but instead of "rose:" i want to use my own image name ,for ex :
" convert apa: -leverl -25% apa_deconstrast.gif "
and when i do that it doesn't works and it shows me the following errors :
" no decode delegate for this image format `' @ error/constitute.c/ReadImage/532 "
" mising an image filename 'apa_deconstrast.gif' @ error/convert.c/convertImageComand/3015"
Those error appear always when i want to use insteand of " convert rose: " "convert apa: " or "convert image:" etc