Because of the way light is projected in a camera the image can be darkened near the edges. My questions is, do modern cameras attempt to correct for this light fall off?
Description of the light fall off
To be precise, if you have a uniformly lit wall and you take a straight on photo of it, the projection from the wall onto the camera gets darker away from the center.
If I computed this correctly (I'm sick, I never trust computations when I'm sick)
In the corners of a 35mm photo the light is only 20% of what it is in the center.
In the corners of a 50mm photo the light is only 50% of what it is in the center.
In the corners of a 70mm photo the light is only 70% of what it is in the cneter.
As a rule you only get cos^2(A) of the full amount of light at angle A off center. These are for straight on photos of a wall.
Note: I am not sure how autocorrecting for this would look if it was applied to picture of a wall that was at an angle.
Extreme Wide Angle Lenses
On a specialized lens with a full viewing angle of 120 degrees the light fall off is very dramatic. Its actually 1/4 of the light at the center).
As a side note, this is why the various types of fish eye lenses use a different projection than the usual linear projection which gives them their distorted look. The different types of fisheye lens use projections that devote a CCD that is OFF center to a disproportionately large area of the wall. The further off center, the bigger the portion of the wall that is "seen" by that CCD sensor.
The math (if you wanted it)
To recognize this, think about the light that reaches a single CCD sensor. The area of wall covered by a single CCD sensor is the same no matter which sensor you choose. That is the nature of a linear projection.
However, different CCD sensors "see" different parts of the wall. The parts of the wall that are further away provide less light to the CCD because the intensity of light falls off like 1/r^2. Points at angle A off center are r = 1/cos(A) further away than the center.