iseahound / ImagePut

A core library for images in AutoHotkey. Supports AutoHotkey v1 and v2.
https://www.autohotkey.com/boards/viewtopic.php?f=83&t=76633
MIT License
116 stars 24 forks source link

webp support #41

Closed aaaboypop closed 5 months ago

aaaboypop commented 5 months ago

image

iseahound commented 5 months ago

GDI+ should support WebP and heic (assuming you paid $1)... but I can't figure out how to get it working.

Notes:

  1. It may have something to do with setting the GDI+ version to 2.
  2. Convert from WIC and back.
iseahound commented 5 months ago

Solved with 85c68728ab75861760973e5aec365996a6e8fd73