MSP Graphics Library API Documentation

Introduction

The MSP Graphics Library is a royalty-free set of graphics primitives for creating graphical user interfaces on MSP microcontroller-based boards that have a graphical display. The graphical library consists of two building layers of functionality: the display driver layer, specific to the display in use; and the graphics primitives layer, which draws points, lines, rectangles, circles, text, and bitmap images.

The easiest way to get started is to click on the "Files" tab above. This will provide an alphabetical list of graphics primitive available in the MSP Graphics Library.

This API is broken out into the following sections:

Also note the existence of the following content available on disk. This is not part of this API but contains useful example code and documentation.


Copyright 2016, Texas Instruments Incorporated