Skip to content

decode.TypeAlias.GainmapDecodingParameters

github-actions[bot] edited this page Sep 3, 2024 · 6 revisions

@monogrid/gainmap-js / decode / GainmapDecodingParameters

Type Alias: GainmapDecodingParameters

GainmapDecodingParameters: object

Necessary parameters for decoding a Gainmap

Type declaration

maxDisplayBoost

maxDisplayBoost: number

The maximum available boost supported by a display, at a given point in time.

Remarks

This value can change over time based on device settings and other factors, such as ambient light conditions, or how many bright pixels are on the screen.

Non Logarithmic space

Defined in

src/decode/types.ts:11

Clone this wiki locally