An open API service indexing awesome lists of open source software.

https://github.com/simshaun/pixelpalette

A C#, .NET, WPF application for color picking & color manipulation.
https://github.com/simshaun/pixelpalette

color-picker csharp dotnet dotnet-core dotnetcore

Last synced: 10 months ago
JSON representation

A C#, .NET, WPF application for color picking & color manipulation.

Awesome Lists containing this project

README

          

# PixelPalette

PixelPalette is a Windows application that makes it easy to grab a color from your screen.

![Screenshot of PixelPalette](/screenshot.png?raw=true)

## Dependencies

- Minimum of .NET 9 (https://dotnet.microsoft.com/download/dotnet)

## Portable variant

1. Download the `.zip` file from the [latest](https://github.com/simshaun/PixelPalette/releases/latest) release.
2. Extract the zip file to a directory of your choosing.

## Installation

1. Download the `.msi` file from the [latest](https://github.com/simshaun/PixelPalette/releases/latest) release.
2. Run the downloaded file and complete the installation.