Skip to content

encode.TypeAlias.HDRRawImage

github-actions[bot] edited this page Sep 3, 2024 · 6 revisions

@monogrid/gainmap-js / encode / HDRRawImage

Type Alias: HDRRawImage

HDRRawImage: object

Raw HDR image data

Type declaration

data

data: HDRRawImageBuffer

height

height: number

width

width: number

Defined in

src/encode/types.ts:116

Clone this wiki locally