# Color-Scheme-UWP
**Repository Path**: ysdy44/Color-Scheme-UWP
## Basic Information
- **Project Name**: Color-Scheme-UWP
- **Description**: Used to select the color application, support the hexadecimal color, support the RGB an HSV toning, support choose color from the Bitmap.
- **Primary Language**: C#
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-20
- **Last Updated**: 2025-11-25
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Uwp, Csharp
## README
# 配色-UWP

Windows 10 应用商店地址:
[购置 配色 - 微软商店](https://apps.microsoft.com/detail/9njxvm10vx16)
## 功能说明
用于选择颜色的应用,支持十六进制颜色,支持 RGB 和 HSV 调色,支持从位图中选择颜色。
## 开发环境
|Key|Value|
|:-|:-|
|系统要求| Windows10 November Update 或更高|
|开发工具|Visual Studio 2017|
|编程语言|C#|
|显示语言|中文 and English|
|评论语言|中文|
## 部署说明
> 下载整个工程,运行`Color Scheme.sln`,启动工程`Color Scheme`,试试看是否可以工作。