Options
All
  • Public
  • Public/Protected
  • All
Menu

A command to adjust the "stretch" of a FITS image layer.

Hierarchy

  • StretchFitsLayerMessage

Index

Properties

event

event: "image_layer_stretch"

The tag identifying this message type.

id

id: string

The identifier of the image layer to modify.

stretch

stretch: number

The kind of "stretch" type to use.

This value should be an integer from the ScaleTypes enumeration. For historical reasons, it is expressed as an untyped number in this API.

version

version: number

A sequence number, in case messages arrive out-of-order.

vmax

vmax: number

The data value to use for the maximum stretch bound.

vmin

vmin: number

The data value to use for the minimum stretch bound.

Generated using TypeDoc