]> Pileus Git - ~andy/gtk/commit
Added support for loading pixbuf from rgb data in memory. Augmented
authorMichael Fulbright <drmike@src.gnome.org>
Fri, 8 Oct 1999 23:01:05 +0000 (23:01 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Fri, 8 Oct 1999 23:01:05 +0000 (23:01 +0000)
commitb55008d197a08cbb3b9e97431b61f35672c6d3dc
treeae7d54734648663e04b0d0f69029a923f06334aa
parent5a4cc5a6b180f6506f932e2493ac20f5f1d5a326
Added support for loading pixbuf from rgb data in memory. Augmented
test program to demonstrate its use.

Need to add support for an alpha channel next.

Dr Mike <drmike@redhat.com>
demos/testpixbuf.c
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-data.c [new file with mode: 0644]
gdk-pixbuf/gdk-pixbuf.h