How to get image file size, format and Blobs? #53
Answered
by
iseahound
jeevan-lal
asked this question in
Q&A
-
Thank you for creating and maintaining the ImagePut library! It's been incredibly helpful in my projects, and I appreciate all the hard work and dedication you've put into it. Your efforts have made a significant impact on the AutoHotkey community. Q1 - How to get image file size, format and Blobs? |
Beta Was this translation helpful? Give feedback.
Answered by
iseahound
Jun 29, 2024
Replies: 1 comment
-
Read the documentation, this is for actual issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jeevan-lal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
str := ImagePutBase64({image: "something.png", scale: 0.5})
Read the documentation, this is for actual issues.