https://github.com/ae2f/bmp
Bmp FIle Handler
https://github.com/ae2f/bmp
bitmap graphics-programming
Last synced: 3 months ago
JSON representation
Bmp FIle Handler
- Host: GitHub
- URL: https://github.com/ae2f/bmp
- Owner: ae2f
- License: mit
- Created: 2024-09-13T08:09:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T18:34:00.000Z (over 1 year ago)
- Last Synced: 2025-06-02T07:20:54.662Z (12 months ago)
- Topics: bitmap, graphics-programming
- Language: C
- Homepage: https://yuisanae2f.github.io/ae2f_Bmp/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [ae2f::Bmp](https://github.com/ae2f/Bmp)
- Rel-v6.18.16
> Following rendering code here just writes the buffer with single thread.
> Using the function directly is not recommended.
# See Also
- ae2f::Core-Template
- ae2f::Core
- ae2f::mov
- ae2f::mov2
# Dependency
- gcc
- cmake
- make