-
Couldn't load subscription status.
- Fork 10
encode.TypeAlias.EncodingParametersBase
github-actions[bot] edited this page Oct 27, 2025
·
18 revisions
@monogrid/gainmap-js / encode / EncodingParametersBase
EncodingParametersBase =
GainmapEncodingParameters&object
Defined in: src/encode/types.ts:72
Parameters used to Encode a GainMap
image:
EXR|RGBE|DataTexture
Input image for encoding, must be an HDR image
optionalrenderer:WebGLRenderer
Optional WebGLRenderer
will be created and destroyed on demand if not provided.
optionalrenderTargetOptions:QuadRendererTextureOptions
Options to use when creating the output renderTarget
optionaltoneMapping:ToneMapping
Optional tone mapping to apply to the SDR Rendition
ACESFilmicToneMapping