how can i make a watermark file in a other gif file.. the watermark file are transparent 800x600.. can some one help plz
opixantos
nconvert -i spu.gif transparent 100 transpcolor 255 255 255 wmfile watermak.gif wmflag top-left -out spu.gif
how to make a watermark in a other file
Moderators: helmut, XnTriq, xnview
Re: how to make a watermark in a other file
Currenty only possible on RGB pictureopixantos wrote:how can i make a watermark file in a other gif file.. the watermark file are transparent 800x600.. can some one help plz
opixantos
nconvert -i spu.gif transparent 100 transpcolor 255 255 255 wmfile watermak.gif wmflag top-left -out spu.gif
Pierre.