Microchip Graphics Library
|
Gradient
Enumerations
Name |
Description |
Enumeration for gradient type |
Functions
|
Name |
Description |
|
This renders a bar onto the screen, but instead of one color, a gradient is drawn depending on the direction (GFX_GRADIENT_TYPE), length, and colors chosen. This function is a blocking call. | |
|
This renders a filled bevel with gradient color on the fill. It works the same as the fillbevel function, except a gradient out of color1 and color2 is drawn depending on the direction (GFX_GRADIENT_TYPE). This function is a blocking call. |
Structures
Name |
Description |
This structure is used to describe the gradient style. |
Links