-
Notifications
You must be signed in to change notification settings - Fork 9
encode.TypeAlias.EncodingParametersBase
github-actions[bot] edited this page Sep 3, 2024
·
16 revisions
@monogrid/gainmap-js / encode / EncodingParametersBase
EncodingParametersBase:
GainmapEncodingParameters
&object
Parameters used to Encode a GainMap
image:
EXR
|RGBE
|DataTexture
Input image for encoding, must be an HDR image
optional
renderTargetOptions:QuadRendererTextureOptions
Options to use when creating the output renderTarget
optional
renderer:WebGLRenderer
Optional WebGLRenderer
will be created and destroyed on demand if not provided.
optional
toneMapping:ToneMapping
Optional tone mapping to apply to the SDR Rendition
ACESFilmicToneMapping