Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic abstract class BinaryImageFilter
Public MustInherit Class BinaryImageFilter
public ref class BinaryImageFilter abstract
[<AbstractClassAttribute>]
type BinaryImageFilter = class end
The BinaryImageFilter type exposes the following members.
Methods
| Name | Description |
---|
 | ProcessImage |
Process image data by applying the filter transformations
|
Top
Properties
| Name | Description |
---|
 | Name |
Gets the filter's name
|
Top
See Also