RE: What is the recommended interface for color manipulation?



Jonathon Jongsma wrote:
> No, Gdk::Color is not deprecated.  You can keep using it.  There are even some helper methods available for using Gdk::Color with cairo:
>
> http://library.gnome.org/devel/gtkmm/stable/namespaceGdk_1_1Cairo.html

Thank you.

I also noticed that Gdk::Color hasn't an alpha channel. I suppose this makes sense as Gtk+ doesn't support transparency (AFAIK), but Cairo does. So it might be useful to add it?

Gerardo


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