Rectangle Functions

Microchip Graphics Library

Microchip Graphics Library
Rectangle Functions

This lists the Primitive level rectangle functions.

Functions
 
Name 
Description 
 
Bar 
This function draws a bar given the left, top and right, bottom corners with the current set color (SetColor()). When alpha blending is enabled the bar is alpha blended with the existing pixels specified by the parameters. The alpha percentage used is the last value set by SetAlpha(). 
 
This function draws a polygon with the current line type using the given number of points. The polygon points (polyPoints) are stored in an array arranged in the following order:  
Macros
Name 
Description 
This macro draws a rectangle with the given left, top and right, bottom corners. Current line type is used. 
Links
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved