xsample Posted March 22, 2009 Posted March 22, 2009 (edited) Hi to everyone. I have a question - how I can with AutoIt change pixel color in saved or capture screen and save it after changing? tnanks Edited March 22, 2009 by xsample
ChangMinYang Posted March 22, 2009 Posted March 22, 2009 Hi to everyone. I have a question - how I can with AutoIt change pixel color in saved or capture screen and save it after changing? tnanks Keyword is; _GDIPlus_GraphicsCreateFromHWND() _GDIPlus_BitmapCreateFromHBITMAP() _GDIPlus_ImageSaveToFileEx() If you search forum with it, you can meet to good example.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now