Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageHistogramParametersProperties

Hierarchy

  • ImageHistogramParametersProperties

Index

Properties

Optional geometry

geometry: (ExtentProperties & { type: "extent" }) | (PolygonProperties & { type: "polygon" })

Input geometry that defines the area of interest for which the histograms and statistics will be computed.

Read more...

Optional mosaicRule

Specifies the mosaic rule on how individual images should be mosaicked when the histogram is computed.

Read more...

Optional pixelSize

Specifies the pixel size (or the resolution).

Read more...

Optional renderingRule

Specifies the rendering rule from which to compute the statistics and histogram.

Read more...

Optional timeExtent

The time extent for which to compute the statistics and histogram.

Read more...

Generated using TypeDoc