Re: gdk_pixbuf and comments ?



Hi,

I think one way we discussed doing this was similar to the properties
passed to gdk_pixbuf_save() - there would be loader-specific named
fields you could retrieve from images.

Something like:
 gchar *comment = gdk_pixbuf_get_extra_field (pixbuf, "comment");

Then it's a bit more extensible. That seems a bit lame though, we may
have had the details hashed out a bit better in the past.

Havoc




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