Text clearer
Posted: 2016-08-26T05:45:15-07:00
I am using Image magick on windows machine command line, I am unable use text clearer functionality. Can you please tell how i can use Text clearer.
Also
MAGICK CONVERT "e:\Images\matt-green1.png" -gamma 1.19 "E:\Images\FILL2.JPG"
MAGICK CONVERT "e:\Images\matt-green1.png" -fill RGBA(251,243,213,0) -colorize 100%% "E:\Images\FILL.JPG"
These commands works but when i am trying to use other commands like
MAGICK CONVERT "e:\Images\matt-green1.png" -enhance stretch "E:\Images\fill3.jpg"
CONVERT: unable to open image 'stretch': No such file or directory @ error/blob.c/OpenBlob/2695.
CONVERT: no decode delegate for this image format `' @ error/constitute.c/ReadImage/508.
Can you please give me some hint, how to use text clearer from windows command line or powershell is also fine.
Even how to check help specific to text clearer is also fine for me.
Thanks in advance.
Amol
Also
MAGICK CONVERT "e:\Images\matt-green1.png" -gamma 1.19 "E:\Images\FILL2.JPG"
MAGICK CONVERT "e:\Images\matt-green1.png" -fill RGBA(251,243,213,0) -colorize 100%% "E:\Images\FILL.JPG"
These commands works but when i am trying to use other commands like
MAGICK CONVERT "e:\Images\matt-green1.png" -enhance stretch "E:\Images\fill3.jpg"
CONVERT: unable to open image 'stretch': No such file or directory @ error/blob.c/OpenBlob/2695.
CONVERT: no decode delegate for this image format `' @ error/constitute.c/ReadImage/508.
Can you please give me some hint, how to use text clearer from windows command line or powershell is also fine.
Even how to check help specific to text clearer is also fine for me.
Thanks in advance.
Amol