UNPKG
geotiff2
Version:
latest (1.0.0)
1.0.0
GeoTIFF image decoding in JavaScript
github.com/geotiffjs/geotiff.js
geotiffjs/geotiff.js
geotiff2
/
dist-node
/
predictor.d.ts
2 lines
•
176 B
TypeScript
View Raw
1
2
export
function
applyPredictor
(block: any, predictor: any, width: any, height: any, bitsPerSample: any, planarConfiguration: any)
: any;
//# sourceMappingURL=predictor.d.ts.map