aboutsummaryrefslogtreecommitdiff
path: root/src/BMPImage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixup: Updated some stuffBossCode452025-07-241-9/+12
| | | | Mainly just cleaning up code
* feat: Made it so that you can now convert between image subclassesBossCode452025-07-241-0/+49
Also added the bitmap image subclass note: this is pretty hacky in how it works