Comment Re:A little background (Score 1) 223
"getting all of these pixels" is going to take the same length of time, (The processor has to have the data locally to act on it - and there is still the same number of buses from RAM into the chip) it's just the arithmatic on the values that is done in parallel.
Also, IIRC, brightness is a scaling function... (But that's just me being picky)