Source position: gdk2pixbuf.pas line 138
type TGdkInterpType = (
GDK_INTERP_NEAREST,
GDK_INTERP_TILES,
GDK_INTERP_BILINEAR,
GDK_INTERP_HYPER
);