Converts an image view rectangle to an image rectangle.
Original signature is '- (NSRect)convertViewRectToImageRect:(NSRect)viewRect'
Available in Mac OS X v10.5 and later.


- viewRect (NSRect)
- An rectangle specified in coordinates relative to the image view.

The rectangle specified in coordinates relative to the image.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)