JuliaImages/Images.jl

Changing compression level when saving image as jpg

Open

#822 创建于 2019年10月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Julia (142 fork)batch import
documentationhelp wanted

仓库指标

Star
 (541 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南