Information about an active imageset layer.

Hierarchy

  • ImageSetLayerState

Constructors

Properties

Methods

Constructors

Properties

colormapName: string

For FITS-like images, the name of the color map used to render the image data.

See here for the supported options.

scaleType: ScaleTypes

For FITS-like images, the "stretch" used for color-mapping the image data.

settings: ImageSetLayerState

Layer parameters exposed in WWT's generic "settings" system.

This field is an instance of the @wwtelescope/engine-helpers ImageSetLayerState class (which has the same name as this class, but is different).

vmax: number

For FITS-like images, the upper cutoff used for color-mapping the image data.

vmin: number

For FITS-like images, the lower cutoff used for color-mapping the image data.

Methods

Generated using TypeDoc