JuliaImages/Images.jl
GitHub で見るChanging compression level when saving image as jpg
Open
#822 opened on 2019年10月29日
documentationhelp wanted
Repository metrics
- Stars
- (541 stars)
- PR merge metrics
- (30d に merged 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.