Imlib1.9.15

  • Submit New Release
  • Edit Imlib Information
  • Submit a New Software

Image loading and rendering library.

Thursday, June 15, 2006
  • Development
  • Libraries
  • Graphics

Imlib is a library with two main purposes. First, it can load image files in a large number of formats. Second, it can render those images to any X visual format that the application may need by doing color substitution and dithering.

Imlib has several native image loaders for common image formats like PNG, JPEG, and XPM. If it needs to load an image whose format it does not know about, it can use fallbacks by calling external programs such as ImageMagick or NetPBM.

The ability of rendering 24-bit RGB image data into any X visual representation is very important for GNOME. This allows it to run efficiently on any kind of video hardware while still having colorful icons and graphics, and at the same time allowing legacy X programs to allocate the colors they need.

In addition, Imlib provides miscellaneous image manipulation functions such as scaling, rotation, and color histogram manipulation.

  • Downloads
    4373
  • License
    LGPL

Downloads / Release History


June
15
2006
Imlib 1.9.15

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles