Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImageSetLayerState

Information about an active imageset layer.

Hierarchy

  • ImageSetLayerState

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

colormapName

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

scaleType: ScaleTypes

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

settings

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

vmax: number

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

vmin

vmin: number

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

Methods

getGuid

  • getGuid(): string

Generated using TypeDoc