ngff_zarr.detect_cli_io_backend¶
Module Contents¶
Functions¶
Check if extension ends with any of the supported extensions. |
|
Data¶
API¶
- ngff_zarr.detect_cli_io_backend.conversion_backends¶
[(‘NGFF_ZARR’, ‘ngff_zarr’), (‘ZARR_ARRAY’, ‘zarr’), (‘NIBABEL’, ‘nibabel’), (‘ITKWASM’, ‘itkwasm_im…
- ngff_zarr.detect_cli_io_backend.conversion_backends_values¶
None
- ngff_zarr.detect_cli_io_backend.ConversionBackend¶
‘Enum(…)’