ImagePut icon indicating copy to clipboard operation
ImagePut copied to clipboard

A core library for images in AutoHotkey. Supports AutoHotkey v1 and v2.

Results 12 ImagePut issues
Sort by recently updated
recently updated
newest added

what I know is: use `pBitmap`: has source from rect of screent, file, clipboard and so on, use `hBitmap` : no clear source, create by `CreateDIBSection` `pBitmap` and `hBitmap` can...

documentation

![image](https://github.com/iseahound/ImagePut/assets/33951467/fc3a8a60-1736-4caa-b00a-6bcd9c33115e) In the IDE, show 4 unregistered behaviors in the source code of imagePUT (AHK v2)