C# Class BrowserSelect.IconExtractor

Show file Open project: zumoshi/BrowserSelect Class Usage Examples

Public Methods

Method Description
fromFile ( string filename ) : Icon

Private Methods

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

Method Details

fromFile() public static method

public static fromFile ( string filename ) : Icon
filename string
return System.Drawing.Icon