: 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: [email protected] For additional commands, e-mail: [email protected]
