Re: [loading 16-bit png,psd|loading tiff from stdout]
Re: [loading 16-bit png,psd|loading tiff from stdout]
- Subject: Re: [loading 16-bit png,psd|loading tiff from stdout]
- From: Josh Anon <email@hidden>
- Date: Wed, 29 Jan 2003 16:04:58 -0600
Well, if the image shows up when you drop it on an NSImageView, then
NSImage is able to load and display it. NSImageView isn't doing
anything tricky there, it just takes what's on the dragging > pasteboard.
Yes, which brings us back to part of my original question as to why
won't it load it from data brought in from stdout using the previously
posted code when it will load it if the same data is piped to a file
and then opened :)
Thanks,
Josh
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.