C# Class BrowserSelect.IconExtractor

Afficher le fichier Open project: zumoshi/BrowserSelect Class Usage Examples

Méthodes publiques

Méthode Description
fromFile ( string filename ) : Icon

Private Methods

Méthode Description
PrivateExtractIcons ( String lpszFile, int nIconIndex, int cxIcon, int cyIcon, IntPtr phicon, IntPtr piconid, UInt32 nIcons, UInt32 flags ) : UInt32

Method Details

fromFile() public static méthode

public static fromFile ( string filename ) : Icon
filename string
Résultat System.Drawing.Icon