Package Exports
- @loaders.gl/images
- @loaders.gl/images/src/node/buffer-to-array-buffer
- @loaders.gl/images/src/node/encode-image-node
- @loaders.gl/images/src/node/parse-image-node
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loaders.gl/images) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@loaders.gl/images
loaders.gl is a collection of framework independent 3D and geospatial parsers and encoders.
This module contains loader and writers for images that follow loaders.gl conventions and work under both node and browser.
More advanced IO support that handles e.g. stream support in browsers is being developed in this separate module.
These IO functions require dependencies that can signficantly increase the size of an application bundle.