http://img7.imageshack.us/img7/3214/sna ... 2454am.png
Any idea why nconvert doesn't have a parameter for dithering effects: Floyd-Steinberg or Bayer like in XnConvert?
BMP Dithering
Moderators: helmut, XnTriq, xnview
Re: BMP Dithering
So when can we expect for 5.31?
Re: BMP Dithering
actually has this been added in 5.50? I've checked the change log but couldn't find any updates that related to this
Bad argument -'floyd'
Thanks. We finally have the -floyd switch added in 5.54 but I'm not sure why every time I use the switch it returns this error " Bad argument -'floyd'"
Code: Select all
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out bmp -o "C:\Documents and Settings\user\Desktop\%
%.bmp" -colors 256 -floyd "D:\screenshot.bmp"