Skip to content

decode.TypeAlias.DecodeParameters

github-actions[bot] edited this page Apr 2, 2025 · 16 revisions

@monogrid/gainmap-js / decode / DecodeParameters

Type Alias: DecodeParameters

DecodeParameters = object & GainmapDecodingParameters & GainMapMetadata

Defined in: src/decode/types.ts:27

Type declaration

gainMap

gainMap: Texture

An Texture containing the GainMap recovery image

renderer?

optional renderer: WebGLRenderer

WebGLRenderer used to decode the GainMap

renderTargetOptions?

optional renderTargetOptions: QuadRendererTextureOptions

Options to use when creating the output renderTarget

sdr

sdr: Texture

An Texture containing the SDR Rendition

Clone this wiki locally