|
|
Browse by Tags
All Tags » Paint.NET
-
It's not so hard really. There are a few ways you can go about this:
Instead of using rect.Top, rect.Left, etc. to loop through and get your min/max data, use 0 and src.Width to loop through the entire src canvas. On the plus side, it will work in CodeLab. On the negative side, it will be VERY slow because you will have to ...
-
Hello BoltBait,
I use Paint.Net for a few month now and I'm not satisfied by the ''Autoadjust'' features.So I decided to write my own function, hoping that it will help other users.
I downloaded CodeLab, learnt basics of C# (i know C/C++) and started to work.I succeeded to manually modify contrast and light of the image. ...
-
CodeLab 1.0 has been released!
HUGE update for CodeLab today. 1.0 Release addressed the following concerns:- ''The UI needs a complete rewrite to make it look more like a proper application'' by BoltBait ...OK- ''I think there's more value in an upgraded version of CodeLab that uses IndirectUI'' by Rick Brewster ...Ya think?- ''I would like ...
|
|
|