C# Class WallpaperChange.WallpaperChanger

显示文件 Open project: rwood/WallpaperChange Class Usage Examples

Public Methods

Method Description
Start ( FileAtTime currentFileAtTime ) : FileAtTime
WallpaperChanger ( ) : System

Private Methods

Method Description
DoTransition ( FileInfo newWallpaper, FileInfo currentWallpaper ) : void
MatrixBlend ( string baseImagePath, string overlayImagePath, string resultpath, float alpha ) : void

Method Details

Start() public method

public Start ( FileAtTime currentFileAtTime ) : FileAtTime
currentFileAtTime FileAtTime
return FileAtTime

WallpaperChanger() public method

public WallpaperChanger ( ) : System
return System