Download Blend filter and Pencil sketch effect in C#

Description

This project contains a filter for blending one image over an other using effects like Color Dodge, Lighten, Darken, Difference, etc. And an example of how to use that to do a Pencil Sketch effect in C# using AForge framework

Source Files

The download file blendfilter.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
ImageFilters.sln/*w  ww.j a  v a  2s . co  m*/
ImageFilters/App.xaml
ImageFilters/App.xaml.cs
ImageFilters/Filters/BlendFilter.cs
ImageFilters/Filters/BlendMode.cs
ImageFilters/Filters/PencilSketch.cs
ImageFilters/ImageFilters.csproj
ImageFilters/ImageFilters.csproj.user
ImageFilters/MainWindow.xaml
ImageFilters/MainWindow.xaml.cs
ImageFilters/Properties/AssemblyInfo.cs
ImageFilters/Properties/Resources.Designer.cs
ImageFilters/Properties/Resources.resx
ImageFilters/Properties/Settings.Designer.cs
ImageFilters/Properties/Settings.settings
ImageFilters/ahyan.jpg
Libraries/AForge.Imaging.dll
Libraries/AForge.Imaging.xml
Libraries/AForge.Math.dll
Libraries/AForge.Math.xml
Libraries/AForge.dll
Libraries/AForge.xml

Download

Click the following link to download blendfilter.zip.

blendfilter.zip




















Home »
  C# Free Code »
    Graphics »




2D
3D
Image
OpenGL
Pdf
Unity3D