BoltBait.com

The home of Double-Six Dominoes and other fun things!

Welcome to BoltBait.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » Paint.NET
  • Re: How to avoid multi render instances ?

    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 ...
    Posted to Paint.NET Plugins (Forum) by BoltBait on November 6, 2008
  • How to avoid multi render instances ?

    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. ...
    Posted to Paint.NET Plugins (Forum) by Alexandre Belz on November 5, 2008
  • Create your own Paint.NET plugins using CodeLab

    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 ...
    Posted to Paint.NET Plugins (Forum) by BoltBait on May 2, 2008
Powered by Community Server (Personal Edition), by Telligent Systems