Shades of Gray CGI Demo


2 non-dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&gray=2">

2 dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&dgray=2">

4 non-dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&gray=4">

4 dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&dgray=4">

16 non-dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&gray=16">

16 dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&dgray=16">

256 non-dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&gray=256">

256 dithered shades of gray
<img src="http://localhost/cgi-bin/bmp2jpg.exe? bmpfile=demo.bmp&dgray=256">
More demos...