JuliaImages/Images.jl

Changing compression level when saving image as jpg

Open

#822 aperta il 29 ott 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Julia (142 fork)batch import
documentationhelp wanted

Metriche repository

Star
 (541 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor