Icon.ExtractAssociatedIcon
Icon.ExtractAssociatedIcon method
指定されたファイルに含まれる画像のアイコン表現を返します.
public static Icon ExtractAssociatedIcon(string filePath)
パラメータ | タイプ | 説明 |
---|---|---|
filePath | String | 画像を含むファイルへのパス。 |
戻り値
のIcon指定されたファイルに含まれるイメージの表現。
関連項目
- class Icon
- 名前空間 System.Drawing
- 組み立て Aspose.Drawing