Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.
/ ColorExchange Public archive

Plugin for Paint.NET that switches color channels in a picture

Notifications You must be signed in to change notification settings

pfandzelter/ColorExchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ColorExchange

##About See original forum post for more info.

This is my first plugin ever! I wanted to know how it would look if you exchanged the values of different colors in a pixel, that's why I wrote this plugin.

What is this?

This plugin takes every pixel and replaces color values inside the pixel. Ever pixel is build from a red, a green, a blue and an alpha value. You choose one of these values and choose, with which value you would like to replace it: Red, Green, Blue, Alpha or Zero (this deletes the color from the pixel).

Here is the UI:

ui1 ui2

Do you have some example pictures?

Of course! Here is the original: original And this happens when you replace Green with Blue (as shown in the UI): changed

Why would I need this?

I have absolutely no idea. I just wanted to know how it looks like. Play around with it and produce some crazy pics!

Installation

Copy the included .dll file (see folder "build") to the plugin folder in the directory where Paint.NET is installed.

About

Plugin for Paint.NET that switches color channels in a picture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages