Kaliko.ImageLibrary
InvertFilter Class
Object Model

Syntax
'Declaration
Public Class InvertFilter Implements IFilter
'Usage
Dim instance As InvertFilter
public class InvertFilter : IFilter
public class InvertFilter = class(IFilter)
public class InvertFilter implements IFilter
public __gc class InvertFilter : public IFilter
public ref class InvertFilter : public IFilter
Inheritance Hierarchy
System.Object
Kaliko.ImageLibrary.Filters.InvertFilter
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