Type Alias: RasterTypedArray
RasterTypedArray =
Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|Float32Array|Float64Array
Defined in: array.ts:10
Typed arrays supported for raster sample storage.
RasterTypedArray =
Int8Array|Uint8Array|Uint8ClampedArray|Int16Array|Uint16Array|Int32Array|Uint32Array|Float32Array|Float64Array
Defined in: array.ts:10
Typed arrays supported for raster sample storage.