.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a9f405eee92b0bd84fe729a0952d629ab: RawImage.GetRawHistogramData Method +++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Extract the Raw histogram from the raw image. The histogram is generated in the camera and stored in the iqq file when it was captured. Therefore it is also in a format defined by the camera. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`Histogram` GetRawHistogramData(); .. rubric:: Returns: A :ref:`Histogram ` object with the histogramdata