Click here to Skip to main content
15,881,044 members
Articles / Internet of Things

GFX Part 2: Device Independent Bitmaps

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
17 Apr 2021MIT10 min read 5K   107   3  
GFX IoT graphics library part 2 - device independent bitmaps
This is part 2 of the GFX IoT graphics library series. Using this code, you can create bitmaps using any pixel binary layout you specify. In addition to getting and setting individual pixels, you can fill, clear, and blt portions of a bitmap.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions