USE_BITMAP_NO_PADDING_LINE Macro

Microchip Graphics Library

Microchip Graphics Library
USE_BITMAP_NO_PADDING_LINE Macro
C
#define USE_BITMAP_NO_PADDING_LINE 
Overview

When this macro is enabled, bitmap images used has no padding. Define this in GraphicsConfig.h. When converting images for use in the Graphics Library, the Graphics Resource Converter has an option to set the images to be padded or not padded. When bitmaps are padded, this means that each horizontal line will start on a byte boundary. Unpadded bitmaps allows the least resource space for a bitmap. Unpadded bitmaps also allows support for display controllers with windowing and auto-increment features.

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved