Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deslum/bmp-discolor-1
BMP color files to grayscale
https://github.com/deslum/bmp-discolor-1
Last synced: 3 days ago
JSON representation
BMP color files to grayscale
- Host: GitHub
- URL: https://github.com/deslum/bmp-discolor-1
- Owner: deslum
- License: gpl-2.0
- Created: 2014-02-27T07:37:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-07T11:50:56.000Z (over 10 years ago)
- Last Synced: 2023-08-12T11:57:00.442Z (over 1 year ago)
- Language: Pascal
- Size: 3.32 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BMP-Discolor
============Program converted color BMP files in grayscale.
Usage:
freebc [bmpfile] [-algorithm]
Algorithms:
-avg Average algorithm
-light Lightness algorithm
-lum Luminosity algorithmTODO
============1. Create BMP file verification
2. Create progressbar
3. Mass convert files in a folder