Zacariem Posted October 24, 2006 Share Posted October 24, 2006 I use codelab...a lot...but I realy don't understand the C+ or whatever it's called that is used to make it. Could there be a simpler version, where you select a couple of effects and different layer modes etc. to make a working codelab effect or .dll? This would help me and a lot of other code begginers to make great effects. Thanks a lot Zacariem Quote They said we couldn't fly. We did. Anythings possible! Link to comment Share on other sites More sharing options...
BoltBait Posted October 24, 2006 Share Posted October 24, 2006 Codelab is fairly simple to use right now. Are you asking for something similar to Codelab that would have its own language that is easier to learn than C#? I'm fairly certain that *you* learning C# would be much easier than *me* defining and implement a new language interpreter... that you would still have to learn. Perhaps, if you had specific questions about C# someone here could help you understand it. Also, if you had an idea for an effect, maybe I could help you code it. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
barkbark00 Posted October 24, 2006 Share Posted October 24, 2006 I have an Idea... A conditional selection plug in (think conditional Hue/Sat Plug in). I know we have the Magic Wand, But I think it would be beneficial to select the exact criteria for the selection based on hue, saturation, brightness and so on.....Just a thought. Quote Take responsibility for your own intelligence. 😉 -Rick Brewster Link to comment Share on other sites More sharing options...
BoltBait Posted October 24, 2006 Share Posted October 24, 2006 barkbark00, that's not really possible with the way Paint.NET works. Effects can not change the boundaries of the current selection. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
trickman Posted October 24, 2006 Share Posted October 24, 2006 barkbark00, that's not really possible with the way Paint.NET works.Effects can not change the boundaries of the current selection. oh, it would really be useful to have a Cond selection plugin. Too bad. Quote Link to comment Share on other sites More sharing options...
barkbark00 Posted October 24, 2006 Share Posted October 24, 2006 I see. Well maybe we can toss this up to Rick..... Quote Take responsibility for your own intelligence. 😉 -Rick Brewster Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 24, 2006 Share Posted October 24, 2006 Sorry, I'm not going to be doing this. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
barkbark00 Posted October 24, 2006 Share Posted October 24, 2006 No prob. Man, I had the idea last night and I thought it was some kind of epiphany!! Hehe. Guess its not as good as I thought.. Quote Take responsibility for your own intelligence. 😉 -Rick Brewster Link to comment Share on other sites More sharing options...
BoltBait Posted October 24, 2006 Share Posted October 24, 2006 I would like to see some type of script engine added to Paint.NET. Imagine the ability to record/write batch type commands that could be run on multiple images... Open "BoltBait.jpg" Select All Gaussian Blur (2) Save "BoltBaitBlur.jpg", 95% Close Current Image or ForEach File matching "c:\batch input\*.jpg" Open %filename% Gaussian Blur (2) Save "c:\batch output\"+%filename%+"Blur", JPG, 95% Close Current Image Next File How cool would that be? Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Joey Posted October 24, 2006 Share Posted October 24, 2006 reminds me of nconvert but this might actually not that much work, though this feature shouldn't reside in the Effects menu and I don't know whether effect plugins can appear anywhere else Quote Link to comment Share on other sites More sharing options...
Leif Posted October 24, 2006 Share Posted October 24, 2006 Hmm. Some kind of custom buttons to run a series of preprogrammed commands? Not a bad idea. Quote My DA: http://leif-j.deviantart.com/ -------------- Some people seek justice so persistent, that they will do great injustice themselves. Link to comment Share on other sites More sharing options...
BoltBait Posted October 24, 2006 Share Posted October 24, 2006 reminds me of nconvert but this might actually not that much work, though this feature shouldn't reside in the Effects menu and I don't know whether effect plugins can appear anywhere else Obviously, this would be much bigger than an 'Effect'. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
TinSoldier Posted October 24, 2006 Share Posted October 24, 2006 Sounds more like a macro facility than a scripting language. Quote Link to comment Share on other sites More sharing options...
BoltBait Posted October 24, 2006 Share Posted October 24, 2006 Yeah. Rick's gonna hate me when he sees this can of worms I've opened. I should go back and delete all the evidence. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 25, 2006 Share Posted October 25, 2006 I actually had a meeting with a guy in the .NET Framework group just yesterday regarding some automation stuff. Stay tuned. No, I can't say more than that. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
trickman Posted October 25, 2006 Share Posted October 25, 2006 No prob. Man, I had the idea last night and I thought it was some kind of epiphany!! Hehe. Guess its not as good as I thought.. I had that idea in the same night too xD Quote Link to comment Share on other sites More sharing options...
MadJik Posted November 7, 2006 Share Posted November 7, 2006 Macro or Script or Codelab c#, nevermind the name. It will be a great feature... And many much more if in the same way we could save as macro/script/C# the history... Quote My DeviantArt | My Pictorium | My Plugins | Donate via Paypal Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.