Jump to content

Visual Studio 2005 - Effect Plugin Template - WPF (.NET 3.0)


Recommended Posts

This Visual Studio 2005 template is a modification of the previous published project template (published by Michael Sepcot). The difference is that in this template you can use Windows Presentation Foundation to create your Effect-dialogs.

WPFEffect.jpg

It is a C# Project template and you can use C# and XAML to create your GUI. As default the template will implement a very simple effect (multiply the input image with a factor).

You can download the Visual Studio 2005 Template here.

Installation: Place the downloaded .zip-file in your template folder (e.g. …\Visual Studio 2005\Templates\ProjectTemplates\Visual C#\), do NOT unzip the file. Then start Visual Studio and in the Visual C# category you will find EffectsPluginTemplate(WPF).

NOTE: You must have .NET 3.0 installed on your computer! You find it here.

When a WPF-effect is loaded by Paint.NET, it will take some seconds to load the plug-in because .NET 3.0 libraries must also be loaded.

Credits to Michael Sepcots that created the first project template: You can find his template here: http://paintdotnet.12.forumer.com/viewtopic.php?t=2618. Also visit this link to get more installation and usage details.

Updated: The template now works on Windows XP.

//Anders

http://www.bursjoo.se

Anders Bursjöö - http://www.bursjoo.se

Link to comment
Share on other sites

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...