SharpenFilterOptions Defaults

Hi,

Can you confirm what the default settings are for
Aspose.Imaging.ImageFilters.FilterOptions.SharpenFilterOptions

Thanks

Hi Chris,

Thank you for your inquiry.

This is to update you that SharpenFilterOptions class has an empty constructor and an overload that takes in two parameters size as integer and sigma as double. Default constructor uses value zero (0) for both variables.