ImageAPI
The ImageAPI module provides important behind-the-scenes image processing capabilities that are utilized by other image modules, especially ImageCache and ImageField.
"API" is an abbreviation for "Application Programming Interface" - a set of functions that other modules can take advantage of in an effort to reduce code duplication and to provide a standard way to deal with images in Drupal.
Stats
- Learning curve: not-applicable - since there is no user interface for this module, just install it and it makes itself available for other modules to use.
- Depth: deep - an important module, most of it will become part of core in Drupal 7.
- Resources:
Pay no attention to that (module) behind the curtain.
If you're going to be using images in your content types, then most likely you'll need this module. I'm not talking about "need" in the wow-I-really-need-to-sing-a-dozen-songs-during-my-journey way, but in the wow-I-really-need-to-kill-the-Wicked-Witch-before-she-does-away-with-me-and-my-little-dog way. It is a requirement to complete the odyssey.