Class: QgsRasterHistogram

class qgis.core.QgsRasterHistogram

Bases: sip.wrapper

The QgsRasterHistogram is a container for histogram of a single raster band. It is used to cache computed histograms in raster providers.

QgsRasterHistogram() Constructor for an invalid QgsRasterHistogram.

QgsRasterHistogram(QgsRasterHistogram)

Attributes

bandNumber
binCount
extent
height
histogramVector
includeOutOfRange
maximum
minimum
nonNullCount
valid
width