Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Color picking and Animating window

0.00/5 (No votes)
2 May 2005 1  
This application to some extent gives idea about getting

Introduction

This application to some extent gives idea about getting

the value of the pixel under the cursor and animating a

window.

Actually i started this as a project to fetch the RGB

values of the pixels under the mouse cursor.

Then i'd thought of closing the application with some

nice animations.

I used AnimateWindow API to do this.  But i couldn't do

it directly.  so i got the help of GetModuleHandle() and

GetProcAddress() and a function pointer.

Go thro' the code and fire me any suggestions,

guidelines(of course i know the work is not a much

sophisticated one.) to plseenivasan@yahoo.com.sg :)

Hope this small app would be useful.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here