This website requires JavaScript.
Explore
Help
Sign in
Frundle
/
cpp-bmp-reader
Watch
1
Star
0
Fork
You've already forked cpp-bmp-reader
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
6
commits
1
branch
0
tags
3.8
MiB
C++
96.6%
CMake
3.4%
63b0d22340
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Evgenij Titarenko
63b0d22340
Переход на PixelArray
2024-04-08 23:39:05 +03:00
.gitignore
Initial commit
2024-02-29 17:15:12 +03:00
bmpimage.cpp
Переход на PixelArray
2024-04-08 23:39:05 +03:00
bmpimage.h
Переход на PixelArray
2024-04-08 23:39:05 +03:00
CMakeLists.txt
Простейшее чтение BMP-файла. Логика вынесена в класс.
2024-04-01 13:58:08 +03:00
elef.bmp
Initial commit
2024-02-29 17:15:12 +03:00
main.cpp
Переход на PixelArray
2024-04-08 23:39:05 +03:00
tea.bmp
Попытка сделать что-то полезное
2024-04-04 17:20:38 +03:00