Represents an image filter that may create a new image by
modifying an existing one.
Namespace: ImageSense.Filters
Assembly: ImageSense (in ImageSense.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public interface IFilter |
Visual Basic |
---|
Public Interface IFilter |
Visual C++ |
---|
public interface class IFilter |