.. _doxcsid-class_p1_1_1_image_sdk_1_1_histogram: Histogram Class ~~~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` Class for histogram :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class Histogram .. _csdetails-class_p1_1_1_image_sdk_1_1_histogram: Remarks ^^^^^^^ Class for histogram Constructors ^^^^^^^^^^^^ .. toctree:: :hidden: Histogram Histogram .. list-table:: :widths: 30 70 * - :ref:`Histogram(int binSize, HistogramType type, int numChannel) ` - * - :ref:`Histogram() ` - Methods ^^^^^^^ .. toctree:: :hidden: GetDataSizeBytes GetDataChannel .. list-table:: :widths: 33 67 * - :ref:`GetDataSizeBytes() ` - Size in bytes of the histogram data * - :ref:`GetDataChannel(int idx) ` - Data type of the channel is defined by HistogramType.