.. _doxcsid-class_p1_1_1_image_sdk_1_1_raw_image_1abb9bd2dae54a04558f7dc91c985cb445: RawImage.GetIceHistogramData Method +++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Extract an Rgb histogram that was generated while converting the image into Rgb bitmap. It is possible to decide where in the convertion pipeline the histogram should be sampled by using the :ref:`ConvertConfig ` function: SetHistogramStage. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`RawHistogramData` GetIceHistogramData(); This function is mainly used for debugging purposes. .. rubric:: Returns: A :ref:`RawHistogramData ` object with the histogramdata