• There is no example code^^ The question boils down to this: If I use the doublebuffered mode, can I get a reference to the buffer that is currenty visible (a.k.a. the buffer that got drawn after calling g.flip() in order to access it's contents (and then copy it to the other buffer to avoid redrawing identical parts).

About

Avatar for sauerman @sauerman started