.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1a5ead90af783bc5dfa852a4d31b63ceb6: 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:`RawHistogramData<doxcsid-class_p1_1_1_image_sdk_1_1_raw_histogram_data>` GetRawHistogramData(); .. rubric:: Returns: A :ref:`RawHistogramData <doxcsid-class_p1_1_1_image_sdk_1_1_raw_histogram_data>` object with the histogramdata