Click or drag to resize
BinaryImageFilter Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsBinaryImageFilter
    Kettic.AspNet.ControlsBinaryImageTransformationFilter

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class BinaryImageFilter

The BinaryImageFilter type exposes the following members.

Methods
  NameDescription
Public methodProcessImage
Process image data by applying the filter transformations
Top
Properties
  NameDescription
Public propertyName
Gets the filter's name
Top
See Also