Skip to content

Commit e952d63

Browse files
ajelenakt20100
andauthored
Update docs/RegisteredFilterPlugins.md
Co-authored-by: Thomas VINCENT <thomas.vincent@esrf.fr>
1 parent d39da4d commit e952d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/RegisteredFilterPlugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,7 @@ Plugin features:
925925
* Lossless compression only. For lossy compression use an HTJ2K library and write the chunk directly with `H5Dwrite_chunk`.
926926
* Limited support of datatypes to ensure different HTJ2K libraries can read the chunks: `int8`, `uint8`, `int16`, `uint16`.
927927
* Chunk shapes with at most 3 non-unity dimensions.
928-
* Limited JPEG2000 "components": For chunks with 3 non-unity dimensions, the last non-unity dimension must be 3.
928+
* Limited JPEG2000 "components" support: For chunks with 3 non-unity dimensions, the last non-unity dimension must be 3.
929929
* Not limited to a particular HTJ2K implementation.
930930

931931
Plugin's `cd_values[]` are described at https://github.com/silx-kit/h5z-htj2k#filter-cd_values.

0 commit comments

Comments
 (0)