Our functions are described in the document found here: http://www.zenphoto.org/documentation-official/zenphoto/_template-functions.php.html
As you can see from the description of the getCustomImage parameters, the first parameter is the image size, the second the with, and the third is the height.
What you want to do is `getCustomImage(null, null, 600);`