Méthode | Description | |
---|---|---|
Wallpaper ( |
||
changeWallpaper ( ) : bool | ||
generateWallpaper ( ) : void | ||
generateWallpaper ( long monitor, string path ) : void | ||
generateWallpaper ( string paths ) : void | ||
generateWallpaperFromSQL ( string sql ) : void | ||
resetDefaultWallpaper ( ) : void | ||
setWallpaper ( string wallpaperPath ) : void |
Méthode | Description | |
---|---|---|
SystemParametersInfo ( uint uiAction, uint uiParam, string pvParam, uint fWinIni ) : bool |
public Wallpaper ( |
||
screensaver | ||
Résultat | System |
public generateWallpaper ( long monitor, string path ) : void | ||
monitor | long | |
path | string | |
Résultat | void |
public generateWallpaper ( string paths ) : void | ||
paths | string | |
Résultat | void |
public generateWallpaperFromSQL ( string sql ) : void | ||
sql | string | |
Résultat | void |
public static setWallpaper ( string wallpaperPath ) : void | ||
wallpaperPath | string | |
Résultat | void |