Skip to content

encode.TypeAlias.HDRRawImageBuffer

github-actions[bot] edited this page Dec 20, 2025 · 33 revisions

@monogrid/gainmap-js / encode / HDRRawImageBuffer

Type Alias: HDRRawImageBuffer

HDRRawImageBuffer = EXR["data"] | RGBE["data"]

Defined in: src/encode/types.ts:109

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

Clone this wiki locally