JuliaImages/Images.jl

Changing compression level when saving image as jpg

Open

#822 geöffnet am 29. Okt. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (142 Forks)batch import
documentationhelp wanted

Repository-Metriken

Stars
 (541 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The documentation says that save() allows options to be set, but it doesn't say how to change the compression level when saving an image as jpg. The documentation "save(f, data...; options...) passes keyword arguments on to the saver" seems to suggest that options are accepted, but doesn't describe these options.

Contributor Guide