C# Class Explore10.SmartThumnailProvider

Mostrar archivo Open project: ethanhs/Explore10 Class Usage Examples

Public Methods

Method Description
GetThumbInt ( string path, int width, int height, ThumbOptions opt ) : System.Windows.Media.ImageSource

Private Methods

Method Description
DeleteObject ( [ hObject ) : bool
SHCreateItemFromParsingName ( [ path, IntPtr pbc, System.Guid &riid, [ shellItem ) : int

Method Details

GetThumbInt() public static method

public static GetThumbInt ( string path, int width, int height, ThumbOptions opt ) : System.Windows.Media.ImageSource
path string
width int
height int
opt ThumbOptions
return System.Windows.Media.ImageSource