image to icon

Allows you to convert an image to icon with various sizes.


Example

Running this code will convert the image "TEST.png" to an icon "32 x 32", saving it as "Image To Icon.ico".

plugin command("Image Automation.dll", "image to icon", "{$special folder("Application")}\\TEST.png", "{$special folder("Application")}\\Image To Icon.ico", "32x32", "True")

Was this helpful?

Previous Article

image to gif

Next Article

image smooting