An open API service indexing awesome lists of open source software.

https://github.com/jacoby/setbackgroundimage

C# Command tool to turn a JPG into a Background Image
https://github.com/jacoby/setbackgroundimage

Last synced: 2 months ago
JSON representation

C# Command tool to turn a JPG into a Background Image

Awesome Lists containing this project

README

          

# SetBackgroundImage

C# Command tool to turn a JPG into a Background Image

# Details

This is the fourth C# program I wrote, after HelloWorld, Iterative Fibonacci and Recursive Fibonacci.
I found details on MSDN (https://code.msdn.microsoft.com/windowsapps/CSSetDesktopWallpaper-2107409c) and worked from there.