Why does this not work?
```
WriteableBitmap temps = BitmapFactory.New(100, 20).FromContent("/Assets/colorscale.png");
```
Get this error:
![Image](https://pbs.twimg.com/media/BS8PfBmCIAAaCnT.png)
```
WriteableBitmap temps = BitmapFactory.New(100, 20).FromContent("/Assets/colorscale.png");
```
Get this error:
![Image](https://pbs.twimg.com/media/BS8PfBmCIAAaCnT.png)