proxy.golang.org : github.com/reiver/go-pel
Package pel provides a type that represents a single pel — that represents a single pixel — at a specific (x,y) location, that seamlessly works with Go's built-in "image", "image/color", and "image/draw" packages. A ‘pel’ is also often called a ‘pixel’. Package pel provides 2 different way of creating pels — of creating pixels: Here is the 1st way: And here is the 2nd way: In both cases `pixel` fits he image.Image interface, and you can use it to draw. For example:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/reiver/go-pel
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/reiver
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago