JuliaImages/Images.jl

Changing compression level when saving image as jpg

Open

#822 ouverte le 29 oct. 2019

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Julia (142 forks)batch import
documentationhelp wanted

Métriques du dépôt

Stars
 (541 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur