1) Google wants pages to load faster.
2) One way to do this involves the use of image sprites (one larger graphic file composed of a composite of your page's individual images).
3) But image sprites don't involve the use of the html tag <IMG SRC="" ALT=""> (at least the way I know how to do them - using css and then using a portion of the sprite as the background for a <div>)
4) The keywords in the "alt="" portion of an image tag are a valuable portion of on-page SEO.
So, in order to gain speed, it seems I have to give up an SEO advantage.
Is there a work around?
As another SEO disadvantage, it also seems that using a sprites approach would work against visibility in Google images and therefore against being listed as an "image" on page 1 of the normal SERP's.