From a theme, it's in the following variable for the current image (whether you're on the image page, or in the `while(next_image):` loop).
`$_zp_current_image->name`
If you need it for some other image, take a look at the gallery, album and image classes in classes.php and the things that return images. You can get any of those and get their name or do anything else you want with them