libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
libraries [2025-05-22 18:30] – [Inter-Script Communication] chuckalttponlinelibraries [2025-07-29 14:48] (current) – [Graphics] Update AHKv2-GDIP link geek
Line 60: Line 60:
   * [[https://github.com/tariqporter/Gdip/|GDIp]] - by [[user:tic]] - Full featured library that helps in interaction with Microsoft's gdiplus.dll - Forum thread: [[https://autohotkey.com/boards/viewtopic.php?f=6&t=6517|[v1]]].   * [[https://github.com/tariqporter/Gdip/|GDIp]] - by [[user:tic]] - Full featured library that helps in interaction with Microsoft's gdiplus.dll - Forum thread: [[https://autohotkey.com/boards/viewtopic.php?f=6&t=6517|[v1]]].
   * [[https://github.com/iseahound/ImagePut|ImagePut]] - by [[user:iseahound]] - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum thread: [[https://www.autohotkey.com/boards/viewtopic.php?f=6&t=76301&p=330615|[v1]]][[https://www.autohotkey.com/boards/viewtopic.php?t=76633|[v2]]]   * [[https://github.com/iseahound/ImagePut|ImagePut]] - by [[user:iseahound]] - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum thread: [[https://www.autohotkey.com/boards/viewtopic.php?f=6&t=76301&p=330615|[v1]]][[https://www.autohotkey.com/boards/viewtopic.php?t=76633|[v2]]]
-  * [[https://github.com/mmikeww/AHKv2-Gdip|AHKv2-GDIP]] - Update of the above GDI+ library compatible with AHK v2 [v2]+  * [[https://github.com/buliasz/AHKv2-Gdip|AHKv2-GDIP]] - Update of the above GDI+ library compatible with AHK v2 [v2]
   * [[https://autohotkey.com/board/topic/71100-|GDIp_ImageSearch]] - by [[user:tic]] - Library using gdiplus.dll for searching image instances on the screen. See the end of that thread for MasterFocus' improved version, or see his [[https://github.com/MasterFocus/AutoHotkey/tree/master/Functions/Gdip_ImageSearch|GitHub repo here]] [v1]   * [[https://autohotkey.com/board/topic/71100-|GDIp_ImageSearch]] - by [[user:tic]] - Library using gdiplus.dll for searching image instances on the screen. See the end of that thread for MasterFocus' improved version, or see his [[https://github.com/MasterFocus/AutoHotkey/tree/master/Functions/Gdip_ImageSearch|GitHub repo here]] [v1]
   * [[https://github.com/Spawnova/ShinsImageScanClass|ShinsImageScanClass]] - by [[user:spawnova]] - More advanced image and pixel searching for AHK [v1][v2]   * [[https://github.com/Spawnova/ShinsImageScanClass|ShinsImageScanClass]] - by [[user:spawnova]] - More advanced image and pixel searching for AHK [v1][v2]