Re: NSImage Info
Re: NSImage Info
- Subject: Re: NSImage Info
- From: Keith Duncan <email@hidden>
- Date: Mon, 11 Jun 2007 12:01:03 +0100
Where is the source code for NSImage so I can see what it does to
the raw image ?
Check the CNUStep GUI codebase, the implementation may differ from
that of Cocoa or it could be incomplete like many of their classes.
But either way they are worth checking out, I use google's code
search to find them -
http://www.google.com/codesearch?hl=en&q=+@implementation+NSImage+:
+NSObject
+show:K_SYmp99DdU:dUyBha0-6wc:gQaOAUoH3aU&sa=N&cd=6&ct=rc&cs_p=http://
ftpmain.gnustep.org/pub/gnustep/core/gnustep-
gui-0.11.0.tar.gz&cs_f=gnustep-gui-0.11.0/Source/NSImage.m#a0
Where the implementations are similar they can help explain certain
behaviours or concepts, it might be worth keeping a copy of the
complete GNUStep source handy.
- Keith
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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