I have a BMP in scar:
Bmp := TSCARBitmap.Create('deNpjY2BhiJ68nyoIALYjKEM=');
How do I make this work in simba?
I have a BMP in scar:
Bmp := TSCARBitmap.Create('deNpjY2BhiJ68nyoIALYjKEM=');
How do I make this work in simba?
http://docs.villavu.com/simba/script...tmapfromstring
Check the documentation![]()
See, here's my problem.
I dunno the width/height. That's where I'm lost. >.<
Never mind, found a function in scar that generates the original bmp.
Next step: What is the easiest way to copy that picture into simba?
SCAR has a tool to generate bitmap. Use it and copy code from debug box.It will work for Simba too.
![]()
Tuts: Run script from another script || [Lape] Exceeding limits of VariantInvoke()
Plugins: Fast multi-layer objects finding || Multithreading in tabs|| Optimised motion detection || ETL - paint on any window||Magic Keyboard (Simba's DirectX input + input in background to any normal window)
Snippets: [RS] Ultimate Loot Grabber || ShowPalette() || APPA JS Interface
Oh, so the long string of characters it generates (in first post) is compatible with simba? That would solve all my problems.
If Simba and scar use the same bitmap to string form that is.
There are currently 1 users browsing this thread. (0 members and 1 guests)