Kaliko.ImageLibrary
UnsharpMaskFilter Class
Object Model

Syntax
'Declaration
Public Class UnsharpMaskFilter Implements IFilter
'Usage
Dim instance As UnsharpMaskFilter
public class UnsharpMaskFilter : IFilter
public class UnsharpMaskFilter = class(IFilter)
public class UnsharpMaskFilter implements IFilter
public __gc class UnsharpMaskFilter : public IFilter
public ref class UnsharpMaskFilter : public IFilter
Inheritance Hierarchy
System.Object
Kaliko.ImageLibrary.Filters.UnsharpMaskFilter
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also