Function: inferTextureFormat()
inferTextureFormat(
samplesPerPixel,bitsPerSample,sampleFormat):TextureFormat
Defined in: packages/deck.gl-geotiff/src/geotiff/texture.ts:32
Infer the TextureFormat given values from GeoTIFF tags.
Parameters
samplesPerPixel
number
bitsPerSample
sampleFormat
SampleFormat[]
Returns
TextureFormat