C# Class SecureDelete.FileSearch.ImageSoftwareFilter

Inheritance: ImageTextFilter
Show file Open project: gratianlup/SecureDelete Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
ImageSoftwareFilter ( ) : System

Protected Methods

Method Description
AllowProperty ( bool condition, ImageData data ) : bool

Method Details

AllowProperty() protected method

protected AllowProperty ( bool condition, ImageData data ) : bool
condition bool
data ImageData
return bool

Clone() public method

public Clone ( ) : object
return object

ImageSoftwareFilter() public method

public ImageSoftwareFilter ( ) : System
return System