My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Image manager provides performant and easy way to load image resources asynchronously with many options like:

  • loading from
    • file system
    • application resources
    • Internet
  • image quality control
    • anti-aliasing
    • dithering
  • caching
  • low-quality preview
  • sub-sampling
  • loading rescaled bitmap
  • using strong GC-proof cache
Provides optional logging on different levels which makes it easy to debug your code. It can be used in your layout XML files and visual editor.

Powered by Google Project Hosting