Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinkiama/colorallover
Testing brushes that influences the colors displayed in an entire UWP app
https://github.com/colinkiama/colorallover
grayscale uwp uwp-apps win2d windows-ui-composition
Last synced: 21 days ago
JSON representation
Testing brushes that influences the colors displayed in an entire UWP app
- Host: GitHub
- URL: https://github.com/colinkiama/colorallover
- Owner: colinkiama
- Created: 2019-05-03T23:36:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T20:24:05.000Z (almost 6 years ago)
- Last Synced: 2024-11-14T14:47:44.941Z (3 months ago)
- Topics: grayscale, uwp, uwp-apps, win2d, windows-ui-composition
- Language: C#
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ColorAllOver
Testing brushes that influences the colors displayed in an entire UWP app## Progress so far
- Managed to add a grayscale filter over the app's content using a sprite visual being placed near the initial content of the Window. ![Screen](img/Screenshot%20(56).png)