https://github.com/ethosa/nimage
The image management library written in Nim.
https://github.com/ethosa/nimage
bmp image nim nim-lang
Last synced: about 1 month ago
JSON representation
The image management library written in Nim.
- Host: GitHub
- URL: https://github.com/ethosa/nimage
- Owner: Ethosa
- License: mit
- Created: 2020-03-26T22:14:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T00:34:05.000Z (about 5 years ago)
- Last Synced: 2025-04-09T16:18:22.177Z (about 1 month ago)
- Topics: bmp, image, nim, nim-lang
- Language: Nim
- Size: 76.2 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nimage
The image management library written in Nim.[](https://github.com/ellerbrock/open-source-badges/)
[](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)
[](https://wakatime.com/badge/github/Ethosa/nimage)
[](https://github.com/Ethosa/nimage/blob/master/LICENSE)Latest version - 0.0.5
# Install
- nimble:
- git: `nimble install https://github.com/ethosa/nimage`# Now available
- Alpha channel support.
- Draw pixel.
- Draw vertical/horizontal line.
- Draw line.
- Draw filled or not
- rectangle.
- circle.
- pie.
- triangle.
- Save image in BMP.
Copyright Ethosa 2020