Re: [gtkmm] ImageLoader



On Don, 2002-12-26 at 00:39, Mortella wrote:
> In FAQ i read "use Imageloader" to load images and get the Pixmap or/and
> the Bitmap. 
> 
> Compiler says:
> `ImageLoader' undeclared in namespace `Gtk'
> 
> I greped te whole gtkmm package but no ImageLoader found except FAQ. 
> 
> Now what. I simply would like to read an image from an xpm in to a
> Pixmap , mask to a Bitmap.

The FAQ (http://www.gtkmm.org/gtkmm2/docs/FAQ/html/index.html#id2764501)
also says:

With gtkmm2, you can forget about all this and use Gdk::Pixbuf and/or
Gtk::Image. Both are much easier to use and support a wide range of
image file types via pixbuf loader plugins.

--Daniel





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