It's pretty limited... or at least not very practical to do major image processing.
There is only one primitive which processes image data in it's entirety and that's the
Bitmap Area primitive with the
colour matrix input.
Other than that you'd have to process pixel-by-pixel with the get/set pixel primitives and that's likely too slow to be of any real use.