Skip to content

encode.TypeAlias.HDRRawImageBuffer

github-actions[bot] edited this page Jul 8, 2024 · 16 revisions

@monogrid/gainmap-js / encode / HDRRawImageBuffer

Type Alias: HDRRawImageBuffer

HDRRawImageBuffer: EXR["data"] | RGBE["data"] | LogLuv["data"]

Accepted HDR image buffers, definitions coming from the THREE.js Library types

Defined in

src/encode/types.ts:109

Clone this wiki locally