Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.7% on proxy.golang.org
Top 0.4% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 4.2% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/oliamb/cutter

Package cutter provides a function to crop image. By default, the original image will be cropped at the given size from the top left corner. Most of the time, the cropped image will share some memory with the original, so it should be used read only. You must ask explicitely for a copy if nedded. It is possible to specify the top left position: The Anchor property can represents the center of the cropped image instead of the top left corner: The default crop use the specified dimension, but it is possible to use Width and Heigth as a ratio instead. In this case, the resulting image will be as big as possible to fit the asked ratio from the anchor position.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/oliamb/cutter
License: MIT
Latest release: about 6 years ago
First release: about 10 years ago
Namespace: github.com/oliamb
Dependent packages: 110
Dependent repositories: 260
Stars: 198 on GitHub
Forks: 30 on GitHub
Docker dependents: 47
Docker downloads: 336,274,967
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...