pick up color using mouse on screen

Posted By: BySharDe

pick up color using mouse on screen - 05/13/12 17:11

Is there a better way to pick up color(know the RGB) on screen buffer using the mouse cursor?

What I can imagine is that
1. bmap_for_screen;
2. mouse.xy;
3. pixel_for_bmap.

© 2024 lite-C Forums