Gets the type of frequency filter.
var instance = new Vintasoft.Imaging.ImageProcessing.WebImageSharpeningCommandJS();
var value; // Type: Vintasoft.Imaging.WebFrequencyFilterTypeEnumJS
value = instance.get_Filter();
Return Value
An instance of
WebFrequencyFilterTypeEnumJS class. Default value is "Gaussian".