Is there an equivalent to ExtractAssociatedIcon()? #1315
-
Is there an equivalent to ExtractAssociatedIcon()? |
Beta Was this translation helpful? Give feedback.
Answered by
antonfirsov
Sep 17, 2020
Replies: 1 comment
-
ImageSharp doesn't provide any feature related to Windows icons. The closest thing you can do with the library is to resize the image to the size of 32x32. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JimBobSquarePants
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ImageSharp doesn't provide any feature related to Windows icons. The closest thing you can do with the library is to resize the image to the size of 32x32.