Graphics Example
Code
Example code for the Graphics package.
- CoverFlow: using ScreenPlay
This example application demonstrates creating semi-transparent
UI content over OpenVG content that is rendered to a composition surface.
This is only possible when ScreenPlay is enabled.
- GraphicsShell: drawing and zooming
A TechView application that demonstrates drawing points,
lines and shapes, and zooming a bitmap and text.
Related concepts
Related information
- Graphics
Device Interface example code