Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T00:34:05.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T13:23:54.266Z (3 months ago)
- Topics: bmp, image, nim, nim-lang
- Language: Nim
- Size: 76.2 KB
- Stars: 8
- Watchers: 3
- 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.[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Nim language-plastic](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)](https://github.com/Ethosa/yukiko/blob/master/nim-lang.svg)
[![Time tracker](https://wakatime.com/badge/github/Ethosa/nimage.svg)](https://wakatime.com/badge/github/Ethosa/nimage)
[![License](https://img.shields.io/github/license/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