.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a5e7727b60a63cd008a8cf128a729c19c: RawImage.ComputeSharpnessOnRegion Method ++++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Estimate sharpness of IIQ image on a region of interest .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`SharpnessMetricOutput` ComputeSharpnessOnRegion( :ref:`Rect` regionOfInterest, :ref:`SharpnessMetricParams` sparams, Func<:ref:`UInt32`, byte[]> allocFunction = null ); .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - regionOfInterest - Region of interest * - sparams - Other options * - allocFunction - Memory allocation .. rubric:: Returns: Different metric of sharpness :ref:`SharpnessMetricOutput `