Re: [gtkmm] Can any Gdk/GdkPixbuf expert help me?



Hi,

OK, I trust your word. Maybe it's just because of that colors (color artefacts) I get in my zoomed grayscale-image (any solution to this?).
Thanks for answering!
many cheers,
Jeffrey Rush.

Heh, anti aliasing is actually something completely different (yes, I was also wrong in my previous post, sorry :) This is just an ordinairy image filter (near, bilinear and some other unknown one (for me at least)).

The bilinear filter just takes samples from around each pixel and averages them. The nearest filter just uses the pixel directly without applying any filter (this filter is also known as a point filter).

You can also use Eye Of Gnome to view the differences.
Load in an image, set the interpolation type (menu 'view') to nearest neighbour and you'll see that there's no filter being applied to the image and everything will look blocky.

- Rich



_________________________________________________________________
The new MSN 8 is here: Try it free* for 2 months http://join.msn.com/?page=dept/dialup




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