.. index:: pair: enum; HistogramType .. _doxid-namespace_p1_1_1_image_sdk_1ab95bd308db8cda70faa3c31d607f16bb: enum P1::ImageSdk::HistogramType ================================ Declare data type of each histogram channel. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum HistogramType { :target:`None`, :target:`RGB`, :target:`RGB_L`, :target:`Bayer`, };