Can anyone please suggest me a good sample code for zooming image in NSImageView. Thanks.
If you look at the documentation, you'll see that NSImageView doesn't support this. Use Image Kit instead.