aboutsummaryrefslogtreecommitdiff
path: root/src/BMPImage.cpp
Commit message (Expand)AuthorAgeFilesLines
* feat: Implemented BMP row paddingDylan2026-05-041-2/+3
* feat: Implemented paddingDylan2026-04-301-1/+4
* feat: Added support for another BMP headerDylan2026-04-301-13/+37
* feat: Started implementing BMP readingDylan2026-04-301-1/+51
* feat: Added cpp namespacev0.0.2Dylan2025-10-071-38/+43
* feat: Simplified APIv0.0.1Dylan2025-08-081-1/+1
* fixup: Updated some stuffBossCode452025-07-241-9/+12
* feat: Made it so that you can now convert between image subclassesBossCode452025-07-241-0/+49