Re: Using GdkPixbuf buffers with GraphicsMagick



2009/1/6 Luka Napotnik <luka napotnik gmail com>:
Hum could you please tell me more about gdkpixbuf dithering functions. I
was unable to fund such a function.

Just that it'll dither for you when drawing to the display. So if your
graphics card is 16 bits per pixel (eg. 6 bits of green, 6 red, 4 blue
or whatever), gdk will dither your 24-bit RGB image down for you.
It'll do palette-ized visuals as well.

http://library.gnome.org/devel/gdk/stable/gdk-Pixbufs.html

But perhaps you want to dither for some other reason?

John



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]