Difference between Channels*Width*Height and WidthStep*Height?

If the image width is not an even multiple of 4, cvCreateImage() pads each row
to make it an even multiple of 4. The docs say this is for efficiency (speed)
during processing.
ที่มา: groups.yahoo.com/