ExtractAssociatedIcon
Icon.ExtractAssociatedIcon method
Renvoie une représentation d’icône d’une image contenue dans le fichier spécifié.
public static Icon ExtractAssociatedIcon(string filePath)
Paramètre | Taper | La description |
---|---|---|
filePath | String | Chemin d’accès au fichier contenant une image. |
Return_Value
LaIcon représentation de l’image contenue dans le fichier spécifié.
Voir également
- class Icon
- espace de noms System.Drawing
- Assemblée Aspose.Drawing