document support for OpenSlide
This commit is contained in:
parent
e3577bad1f
commit
0c42fb85c3
4
README
4
README
@ -140,6 +140,10 @@ OpenEXR
|
|||||||
if available, libvips will directly read (but not write, sadly)
|
if available, libvips will directly read (but not write, sadly)
|
||||||
OpenEXR images
|
OpenEXR images
|
||||||
|
|
||||||
|
OpenSlide
|
||||||
|
if available, libvips can load OpenSlide-supported virtual slide
|
||||||
|
files: Aperio, Hamamatsu VMS and VMU, MIRAX, and Trestle
|
||||||
|
|
||||||
swig
|
swig
|
||||||
python
|
python
|
||||||
python-dev
|
python-dev
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
* transparently supported by im_open().
|
* transparently supported by im_open().
|
||||||
*
|
*
|
||||||
* VIPS comes with VipsFormat for TIFF, JPEG, PNG, Analyze, PPM, OpenEXR, CSV,
|
* VIPS comes with VipsFormat for TIFF, JPEG, PNG, Analyze, PPM, OpenEXR, CSV,
|
||||||
* Matlab, Radiance, RAW, VIPS and one that wraps libMagick.
|
* Matlab, Radiance, RAW, VIPS and ones that wrap libMagick and OpenSlide.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user