Re: [gtkmm] Gdk::Drawable speed



>On Thu, 5 Dec 2002 19:01:56 +0100
>Leslie Polzer <sky nachtwind net> wrote:
>
>> I wondered how fast one can (estimately, given a specific cpu clock and a co
>lor depth of 24) draw pixels with a Gdk::Drawable and if there is a faster way
> to do this with gtkmm2?
>
>Can't anybody tell me something about this?
>I would be content already if someone could tell me how far it is from the XLi
>b-Layer...

its right at the Xlib level, except for a couple of variable
indirections and a function call. this assumes that you are using GDK
with X, of course. it can work with other underlying drawing systems
too. 

--p



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