Re: Formats supported by NSImage?
Re: Formats supported by NSImage?
- Subject: Re: Formats supported by NSImage?
- From: Jörn Salewski <email@hidden>
- Date: Tue, 26 Aug 2003 21:56:41 +0200
What does the po commant mean? I'm not that familiar with the debugger and
can't find the command 'po' in my gdb documentation.
JS
am 26.08.2003 0:11 Uhr schrieb John Randolph unter email@hidden:
>
On Aug 25, 2003, at 1:59 PM, Tito Ciuro wrote:
>
>
> What are the formats supported by NSImage? I know it can decode .pdf,
>
> .tiff, .icns... anything else?
>
>
Run any cocoa app under GDB, and do this:
>
>
(gdb) po [[NSImage class] imageFileTypes]
>
>
.. there's a bunch of them.
>
>
-jcr
>
_______________________________________________
>
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.
_______________________________________________
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.