Jump to content

modify a bitmap


Recommended Posts

I need a function to basically read some text from the registry and then modify an existing bitmap to put the text in the bitmap.

anyone know how to do this??

Thanks

:)

Welcome to the internet :) where men are men! Women are men! and 16 year old women are FBI agents!

Link to comment
Share on other sites

Haven´t tried it, but it sounds like it could work...

It requires that you use one of the newer version of AutoIt v3 (with GUI-functions)...

1. Make a simple GUI-window.
2. Add a picture-control.
3. Add a label-control.
4. Set the picture-control to display your wanted picture.
5. Set the label-control to display your wanted text.

I could help you by creating some code for you, but I´m sitting on a Mac here..

Sorry.

Good luck !

EDIT : Ooh...if you want to modify the bitmap-file then I don`t know.

But if you want to generate a splash, then you could try my example..

Edited by Helge
Link to comment
Share on other sites

well you might be able to do it with some sort of screenshot.

Make a gui with the picture taking up the whole thing, place some text on top, send !{printscreen} to capture only the active window, open paint, paste and save.

There must be better ways.

Edited by scriptkitty

AutoIt3, the MACGYVER Pocket Knife for computers.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...