.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a5e807e7381c6dd5aace04b64d544a7a7:

ConvertConfig.SharpeningAmount Property
+++++++++++++++++++++++++++++++++++++++

Definition
""""""""""

*Namespace:* ``P1.ImageSdk``

Adjust the amount of sharpening of the image. SharpeningAmount is a value between 0.0 and 10.0. Default is 0.0

.. ref-code-block:: csharp
	:class: doxyrest-overview-code-block


    public float SharpeningAmount { get; set; }