CHAPTER 11Graphics and GraphicalUser Interfaces

Many resource-constrained devices do not need a complex graphical display. They provide an intuitive user interface with buttons and LEDs or a simple text display. However, there is a growing demand for devices that provide a complex user interface with a detailed graphical display. The .NET Micro Framework provides built-in support for color LCD displays, if your device has one.

In this chapter, we will explore how to create graphics and graphical user interfaces with the .NET Micro Framework for presentation on an LCD display. You will first learn how to draw directly onto the display with the Bitmap class, and later in this chapter, you will learn how to create complex graphical user interfaces ...

Get Expert .NET Micro Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.