Bitmap: Add public function to get the color depth and bits per pixel. #4424
Labels
displayio
enhancement
good first issue
Hacktoberfest
Beginner friendly issues for Hacktoberfest event
Milestone
Currently there is no available methods for querying the color depth or number of bits used to represent each color in a bitmap.
This would be useful to check before performing certain bitmap manipulations, or if an automated palette is required.
The text was updated successfully, but these errors were encountered: