CommunityToolkit / CommunityToolkit/Labs-Windows
🧪 [Component] ColorAnalyzer
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
### Approved from Discussion
https://github.com/CommunityToolkit/Labs-Windows/discussions/254
### Problem Statement
This experiment provides an easy way to use the accent color of an image as a color source elsewhere (through pure XAML)
### Overview
This experiment adds the following components:
The `ColorAnalyzer` helper
### Using
You can try it out via the NuGet Packages here:
- UWP: https://dev.azure.com/dotnet/CommunityToolkit/_artifacts/feed/CommunityToolkit-Labs/NuGet/CommunityToolkit.Labs.Uwp.ColorAnalyzer/overview/0.0.1
- WinUI 3: https://dev.azure.com/dotnet/CommunityToolkit/_artifacts/feed/CommunityToolkit-Labs/NuGet/CommunityToolkit.Labs.WinUI.ColorAnalyzer/overview/0.0.1
Read more about [Preview Packages here](https://aka.ms/wct/wiki/previewpackages).
### Additional info
_No response_
### Implementation Requirements
- [x] Working Prototype
- [ ] Feature Complete
- [ ] Documentation
- [x] Samples
- [ ] Unit Tests
- [ ] Community Feedback / Usage Testimonies
### Tested Platforms
- [x] UWP
- [x] WinAppSDK / WinUI 3
- [ ] Web Assembly (WASM)
- [ ] Android
- [ ] iOS
- [ ] MacOS
- [ ] Linux / GTK
### Technical Review
- [ ] Accessibility Audit
- [ ] API/Naming Review
- [ ] Code Quality/Style
- [ ] Dependency Review
- [ ] Design/Style Review
- [ ] Final Approval
### Community Help?
None
Contributor guide
Assessment
This issue has not been assessed yet.