Function: createTextureProps()
createTextureProps(
geotiff,data,options):TextureProps
Defined in: packages/deck.gl-geotiff/src/geotiff/texture.ts:8
Infers texture properties from a GeoTIFF image and its associated data.
Parameters
geotiff
data
TypedArray
options
height
number
width
number
Returns
TextureProps