Re: NSImageView
Re: NSImageView
- Subject: Re: NSImageView
- From: Scott Anguish <email@hidden>
- Date: Tue, 2 Oct 2007 01:32:47 -0400
On Oct 1, 2007, at 10:14 PM, Development wrote:
Back on that project for the photographer....
I need for her to be able to crop images.
First can this be done with an NSImageView or does it have to be
some other kind of view?
Nope NSImageView does not do this.
Second are there any examples of how this can be done?
Please try searching in Xcode and Google before asking.
searching for "crop" in Xcode reveals the example called "Cropped
Image" which is an example of exactly what you want.
<http://developer.apple.com/samplecode/Cropped_Image/index.html>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSImageView (From: Development <email@hidden>) |