Jump to content
How to Install Plugins ×

IntenColor Effect


P13Darksight

Recommended Posts

Not sure if this is around but, this is what I came up.

What it basically does is take the intensity of the current pixel and performs some very simple mathematical operation on them to adjust the color of them. I plan to continue to improve the plugin later on, but for now why not release it?

It features a very simple user interface.

Made for Paint.Net 3.5.1

Version 1.0.0.2

Snapshot of UI:

UINew.jpg

UINew2.jpg

It can be found in the Effects->Color

Features of this plugin:


  • [*:llg1a6j0]Perform Color operations on separate channels
    [*:llg1a6j0]Its like adjusting the layer properties...only simpler...
    [*:llg1a6j0]Ability to choose which channel to perform operations on
    [*:llg1a6j0]Swizzle!(Place one color channel into another. Ex: Red goes into Blue)

Current Modes supported:


  • [*:llg1a6j0]Normal
    [*:llg1a6j0]Addition
    [*:llg1a6j0]Subtraction
    [*:llg1a6j0]Multiplication
    [*:llg1a6j0]Division

To Do list


  • [*:llg1a6j0]Faster performance
    [*:llg1a6j0]Fixed and improved User interface
    [*:llg1a6j0]Hardware acceleration and hlsl code usage!(its on the back burner...)

-------------------------------------

Want some proof??? Well since you asked!

Lets use my work in progress incredible hulk piece shall we??

Before:

Hidden Content:
IncredibleHulkPortrait_WIP2.jpg

After:

Hidden Content:
H2.jpg

---

Hidden Content:
H3.png

I know not very pretty out of the box..but after a bit of work with other things you can achieve this...

Hidden Content:
H4.jpg

And

Hidden Content:
Flame.jpg

-

Swizzle Operations:

Before:

GreenLanternSig.jpg

From Blue to Green

G1.jpg

Enjoy and give feedback! And no hard feelings if you dislike it either. I want to make it better so anything and everything helps.

IntenColor.zip

Link to comment
Share on other sites

Because this is an "extension" of PDN's capabilities (it's like blendmodes plus, but this is like layer properties plus) is there any way you can make this re-editable?

yhsjjie.png

History repeats itself, because nobody was paying attention the first time.

Link to comment
Share on other sites

Because this is an "extension" of PDN's capabilities (it's like blendmodes plus, but this is like layer properties plus) is there any way you can make this re-editable?

I wouldn't call it exactly layer properties plus quite yet, although thats a cool name I might rename it later make it haha.

I'm adding in some more Modes to it right now, as well as some other features.

As for making it re-editable, I don' see why not, it'll require some extra work, but I don't why it can't be done.

Link to comment
Share on other sites

I've updated the plugin.

Next update comes next weekend, if not sooner(depends when I can get back to computer)

Here is what has changed:


  • [*:2oxtumgd]Added a new mode called Normal...its no mathematical operations applied..at all.
    [*:2oxtumgd]Faster performance
    [*:2oxtumgd]Swizzle!
    [*:2oxtumgd]Changed up User interface

To do list


  • [*:2oxtumgd]Even Faster performance
    [*:2oxtumgd]Improved and Fixed User interface
    [*:2oxtumgd]Hardware acceleration and hlsl code usage!(its on the back burner...)

Thanks for the support!

Link to comment
Share on other sites

To use it, inherit your effect class from PropertyBasedEffect instead of Effect. Most IndirectUI effects use CodeLab, which makes writing such plugins easier, but not all. There is code available (under MIT) which uses IndirectUI without CodeLab.

KaHuc.png
Link to comment
Share on other sites

To use it, inherit your effect class from PropertyBasedEffect instead of Effect. Most IndirectUI effects use CodeLab, which makes writing such plugins easier, but not all. There is code available (under MIT) which uses IndirectUI without CodeLab.

Thanks a bunch that looks a lot easier, then what I thought it would be.

I'm a start working on that right away, since i have some time available to me.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...