FromFile(String) | Extracts every icon from a file and returns them as separated Icon instances. |
FromFile(String, SystemIconSize) | Extracts icons of the specified size from a file and returns them as separated Icon instances. |
FromFile(String, Int32) | Extracts the icon with the specified integer identifier from a file. |