Jump to content

Recommended Posts

Posted (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 by xsample
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...