Pretty much all in the title. I would like to add a CSS classes to images generated via a image style theme function, so that the output looks like :
<img class="MYCLASS" alt="" src="site.com/sites/default/files/styles/profile_picture/public/pictures/picture-1-1318455022.jpg" typeof="foaf:Image">
Is there anyway to do so ?