UNPKG

itk-wasm

Version:

High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.

8 lines 185 B
function imageTransferables(image) { return [ image.data, image.direction ]; } export default imageTransferables; //# sourceMappingURL=image-transferables.js.map