kmps Posted July 24, 2007 Posted July 24, 2007 Can any guy tell me how to write text to a BMP image file with Autoit 3? thanks a lot
DW1 Posted July 24, 2007 Posted July 24, 2007 maybe if you clear up what you want a bit. Do you want a bmp where you can "see" the text written? Or make a bmp out of color codes? ??? AutoIt3 Online Help
kmps Posted July 24, 2007 Author Posted July 24, 2007 maybe if you clear up what you want a bit. Do you want a bmp where you can "see" the text written? Or make a bmp out of color codes? ???Yes,I want a bmp where I can "see" the text written.I just want to transfer a .txt file into .bmp file and people can see the text on the bmp file just like they see .txt file.
Zedna Posted July 24, 2007 Posted July 24, 2007 Can any guy tell me how to write text to a BMP image file with Autoit 3?thanks a lotLook at Auto3Lib and it's ScreenCap and GDIplus examples.There are API functions for make bitmaps and also draww text on DC (bitmap).Search forum for examples. Resources UDF ResourcesEx UDF AutoIt Forum Search
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