proxy.golang.org : github.com/esimov/gomp
Package gomp implements the Porter-Duff composition operations used for mixing a graphic element with its backdrop. Porter and Duff presented in their paper 12 different composition operation, but the core image/draw core package implements only the source-over-destination and source. This package implements all of the 12 composite operation together with some blending modes. Package gomp implements the Porter-Duff composition operations used for mixing a graphic element with its backdrop. Porter and Duff presented in their paper 12 different composition operation, but the core image/draw core package implements only the source-over-destination and source. This package implements all of the 12 composite operation together with some blending modes.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/esimov/gomp
Keywords:
alpha-compositing
, blend-modes
, colors
, go
, golang
, image-composition
, image-processing
, porter-duff
, rgba
License: MIT
Latest release: over 2 years ago
First release: almost 3 years ago
Namespace: github.com/esimov
Stars: 8 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/esimov
Last synced: 22 days ago