# Luo-Painter-UWP
**Repository Path**: ysdy44/Luo-Painter-UWP
## Basic Information
- **Project Name**: Luo-Painter-UWP
- **Description**: Painting Tool. If you need to paint might as well try.
- **Primary Language**: C#
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 5
- **Forks**: 1
- **Created**: 2022-04-02
- **Last Updated**: 2026-04-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Uwp, Csharp
## README
# 洛画-UWP

Windows 10 app 应用商店地址:
[购置 洛画 - 微软商店](https://apps.microsoft.com/detail/9nwrwgkw5mk3)
## 功能说明
洛画 是一款免费开源的绘画工具,仅支持 Windows OS 平台。它针对压感笔进行设计,支持常规,液化,模糊等笔刷,带有丰富的笔刷预设,支持 30 多种滤镜,可以允许用户自由变换、选取需要的像素。如果你需要画画,不妨试试。
## 开发环境
|Key|Value|
|---|---|
|系统要求| Windows 10 1803 或更高|
|开发工具|Visual Studio 2022|
|图形库|Win2D|
|编程语言|C#|
|显示语言|中文 英文|
|评论语言|中文|
## 部署说明
> 下载整个工程,打开`Luo Painter.sln`文件,启动工程`Luo Painter`,试试看是否可以工作。