Skip to content

Commit 35337fa

Browse files
authored
Some IO backends are installed by default
1 parent 4e3838c commit 35337fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/install.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ You can install `Images.jl` via the [package manager](https://docs.julialang.org
1818

1919
## [Loading your first image](@id sec_imageio)
2020

21+
!!! note
22+
As of Images v0.24.0, `ImageIO`/`ImageMagick` IO backends are automatically installed.
23+
2124
If this is your first time working with images in julia, it's likely that you'll need to install some
2225
image IO backends to load the images. The current available backends for image files are:
2326

0 commit comments

Comments
 (0)