I'm working on a research project involving real time image processing on video streams. I need an image processing library, and so wondered whether the gimp might fit my needs. I have two questions which will help me determine if this is indeed the case. 1) Is there any documentation on the gimp source above and beyond the source itself? Specifically, talking about the data types, event models, and other things that someone would need to know about to write code for the gimp? I've found some documentation on compiling plug-ins, but it is rather sparse. 2) Is there any reason to think this should be impossible? I'd like to do some pixel-level conversions and perhaps some more complicated stuff at 320x240 and 20-30fps. I'm using a PIII 700. Thanks in advance, Nick Matsakis