Re: [gtkmm] Can any Gdk/GdkPixbuf expert help me?
- From: "r ve" <kaas_10 hotmail com>
- To: rushjeffrey hotmail com
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Can any Gdk/GdkPixbuf expert help me?
- Date: Wed, 08 Jan 2003 00:52:39 +0100
To me, it (optically) looks like as if it does antialiasing.
But I'll take further investigation on this "nearest neighbor sampling"...
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
_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months FREE*.
http://join.msn.com/?page=features/junkmail
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]