File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,10 @@ OpenSlide can read virtual slides in several formats:
19
19
* Hamamatsu _ (``.ndpi ``, ``.vms ``, ``.vmu ``)
20
20
* Leica _ (``.scn ``)
21
21
* MIRAX _ (``.mrxs ``)
22
+ * Philips _ (``.tiff ``)
22
23
* Sakura _ (``.svslide ``)
23
24
* Trestle _ (``.tif ``)
24
- * Ventana _ (``.bif ``)
25
+ * Ventana _ (``.bif ``, `` .tif `` )
25
26
* `Generic tiled TIFF `_ (``.tif ``)
26
27
27
28
OpenSlide Python is released under the terms of the `GNU Lesser General
@@ -32,6 +33,7 @@ Public License, version 2.1`_.
32
33
.. _Hamamatsu : http://openslide.org/formats/hamamatsu/
33
34
.. _Leica : http://openslide.org/formats/leica/
34
35
.. _MIRAX : http://openslide.org/formats/mirax/
36
+ .. _Philips : http://openslide.org/formats/philips/
35
37
.. _Sakura : http://openslide.org/formats/sakura/
36
38
.. _Trestle : http://openslide.org/formats/trestle/
37
39
.. _Ventana : http://openslide.org/formats/ventana/
You can’t perform that action at this time.
0 commit comments