|
Class Summary |
| BmpToLogo |
Converter program to turn 24bit per pixel grayscale bitmap to 4bpp empeg logo. |
| Logo |
Encapsulates a home image and car image for
sending and receiving to/from the Empeg. |
| LogoEdit |
The entry point for LogoEdit. |
| LogoEditPanel |
An implementation of a simple painting canvas
that supports drawing, paintbrush, floodfill,
color switching, brush sizes, text, and undo/redo. |
| LogoFormatUtils |
A set of utilities for manipulating
Empeg Logo Format data. |
| PixelQueue |
A Queue of pixel data for flood filling. |