Simon Brown Posted April 4, 2008 Share Posted April 4, 2008 A Suggestion for you: Blending Modes. I think (not completely sure) that you can call on this method because I know of a few other plugins that do that. How can I achieve this? Quote Link to comment Share on other sites More sharing options...
MiguelPereira Posted April 5, 2008 Share Posted April 5, 2008 I don't know exactly how but I can help you by looking the code on PdN base code of layer blending modes Quote [The stock on my sig is a photo I took not a render from Splatter] [My deviantART][My Gallery][My Space] Link to comment Share on other sites More sharing options...
Tanel Posted April 5, 2008 Share Posted April 5, 2008 Check out the CloudsEffect code from PdN source (CloudsEffect.cs): UserBlendOp blendOp = token.BlendOp; ... blendOp.Apply(...); Quote Link to comment Share on other sites More sharing options...
BoltBait Posted April 5, 2008 Share Posted April 5, 2008 Use reflector to look at my Gaussian Blur+ Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game 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.