Skip to content

encode.TypeAlias.HDRRawImageBuffer

github-actions[bot] edited this page Apr 2, 2025 · 16 revisions

@monogrid/gainmap-js / encode / HDRRawImageBuffer

Type Alias: HDRRawImageBuffer

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

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

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

Clone this wiki locally