StreamRaster interface for DEC's image format.
- Standalone package (obviously...)
- Automatically registers itself for the U++'s image decoder factory.
- Supports both RGB and HSL color spaces.
- Supports true color.
- Takes advantage of CPU intrinsics for drawing compressed images, when available.
Name | Description |
---|---|
SixelRasterExample | Demonstrates the usage of SixelRaster class as a a part of U++ image decoding factory. |