virtual Image* GetAsImage();
GetAsImage returns the current object as a Render::Image pointer. If the image does not represent a Render::Image, then NULL is returned.
A Render::Image pointer representing the current object.