// print offscreen color at (10, 10) fl_delete_offscreen(oscr); }
Two questions:
1) At the end of this code I want check the color of a given point. How can I do that? 2) I write to outside the pixmap (fl_rectf(-10, -10, 100, 100)), is that ok ?
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.