We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3838c commit 35337faCopy full SHA for 35337fa
docs/src/install.md
@@ -18,6 +18,9 @@ You can install `Images.jl` via the [package manager](https://docs.julialang.org
18
19
## [Loading your first image](@id sec_imageio)
20
21
+!!! note
22
+ As of Images v0.24.0, `ImageIO`/`ImageMagick` IO backends are automatically installed.
23
+
24
If this is your first time working with images in julia, it's likely that you'll need to install some
25
image IO backends to load the images. The current available backends for image files are:
26
0 commit comments