bg1987 Posted October 26, 2012 Posted October 26, 2012 I have a lot of small pictures and I want to combine them to a big picture Specifically I want to create a sprite sheet from single files. Is it possible with autoit?
caleb41610 Posted October 26, 2012 Posted October 26, 2012 Yes it's possible. _GDIPlus_* is a good place to start! Multi-Connection TCP Server
bg1987 Posted October 26, 2012 Author Posted October 26, 2012 Thanks, is there a documentation of all these function? Couldn't find more than a few specific functions on google.
Moderators JLogan3o13 Posted October 26, 2012 Moderators Posted October 26, 2012 Thanks, is there a documentation of all these function?Yes, we call it a help file Each GDI+ function in AutoIt is documented with examples. "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
bg1987 Posted October 26, 2012 Author Posted October 26, 2012 (edited) Edit:I found this thread.It has a full script. Guess you can close this now. Thanks. Edited October 26, 2012 by bg1987
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