On Sat, 15 Jun 2002, Yuri van Oers wrote: > There has to be some way of blitting a simple RGB image to a window, > without the use of something like Qt or Gtk, hasn't there? > (Main reason for not using Qt et al. is speed.)
XShmPutImage. Or XPutImage if not local or shared memory is not
available. XShmPutImage can be considerably faster for local
connections.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert
