: pixmap = *GrNewPixmap*(w, h, 0);
: 
: *GrDrawImageToFit*(pixmap, *gc*, 0, 0, -1, -1, image[0]);
: 
: How can I access the underlying pixel values?

GrReadArea(pixmap, ...)

---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to