ImageBrowserView

I have a ton of psd images in a folder I would like to display in an IKImageBrowserView and be able to zoom in and out like iPhotos. I’ve added the Quartz and QuartzCore framework to my project but have no idea how to load images into the browserview. Can anyone provide some direction for populating this view or is there another class I should be using?

Thanks!!!