PRODUCTS

OUR CUSTOMERS

SERVICES

SUPPORT

DOWNLOADS

PARNTERS

a Trinity Convergence company

::   About Us   ::   Tech Support   ::

PEG Pro

PEG+

C/PEG

PRESS

Supported RTOS & Compilers

Supported Hardware

Licensing

General FAQ

Free Evaluation Kit

Development Tools Tour

ImageConvert

Image Convert is a development tool that converts BMP, GIF, JPEG, and PNG images into the compressed image format supported by the C/PEG and PEG+ libraries. The output of ImageConvert is either a 'C' source file (which is compiled and linked into your application image) or a binary PEG format bitmap data file that can be loaded at runtime on targets that support a filesystem. ImageConvert will optionally compress the output bitmaps on an individual basis, allowing you to achieve the best mix of speed vs. size.

ImageConvert will automatically perform color-reduction, grayscaling, and dithering of high-color depth input images to match the color capabilities of your embedded system. Image Convert also creates optimized palettes for applications running in 4 or 8 bpp color modes. The user can input any combination of supported image files, and ImageConvert will perform advanced quantization and color-reduction producing an optimal palette or palettes corresponding to the input images. The output images are then automatically re-encoded using the newly generated palette information. Multiple palettes can be used in one application. ImageConvert also supports dithering of pixel color data when reducing the color depth of an input image to match the output display capabilities.

The image below is a screen shot of the ImageConvert utility program.