I'm looking for a way to call the category images, and specify the width and height they are displayed in. Is there a way to modify this code to do so?

Code:
<xsl:value-of select="aspdnsf:LookupEntityImage(EntityID, 'Category', 'medium', 0, '')" disable-output-escaping="yes" />
Also, how would I call the category summary? Or, is it possible to add something in the extension data field and call that?

Matt