Jump to content

Graphics from hex without temp file


Slanter
 Share

Recommended Posts

I know what it is you're looking for, Slanter. It is like using a MemoryStream to create a Bitmap(Image).

AutoIt doesn't support this natively. So the easiest solution to do this is just to create a file in the @TempDir and make your GUI read from that location.

I haven't seen anything like this in the many UDFs that have been written, but I haven't seen nearly all of them, so you may have better luck there.

Link to comment
Share on other sites

I did it some time ago... Had to find it first;)

--> http://www.autoitscript.com/forum/index.ph...=image++control

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

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...