Hi,

David Brownlee <[EMAIL PROTECTED]> writes:

>       I'm trying to convert an image to 16bpp with dithering so it can
>       be used on a 16bit windows display. All the apps on my NetBSD box
>       happily dither a 32bit image for 16bit display, but Windows ends
>       up with the traditional 'banding' effect.

You could redo your app in GTK+. GTK+ uses GdkRGB to display 32bit
images on 16bit displays and is has some nifty dithering routines.

I am not sure if there's a GIMP plug-in to do this. Of course you
could simply take a screenshot on a 16bit display ;)


Sven

_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to