- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
encode.TypeAlias.EncodingParametersBase
        github-actions[bot] edited this page Apr 2, 2025 
        ·
        19 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