Re: Image Filtering Services
Re: Image Filtering Services
- Subject: Re: Image Filtering Services
- From: Kris Amico <email@hidden>
- Date: Mon, 03 Mar 2003 20:02:23 -0800
So you have created an NSImageRep subclass that (minimally) implements:
canInitWithData
imageUnfilteredFileTypes
imageUnfilteredPasteboardTypes
...and subsequently registered it with NSImage registerImageRepClass?
It was my understanding that once that was done, you'd have at least minimal
support for your own image types. Is this not the case?
On 3/3/03 6:01 PM, "Sebastian Gomez Papiol" <email@hidden> wrote:
>
I'm trying to draw bitmap images unsupported in cocoa. And I do that
>
using the object NSBitmapImageRep, loading all the necessary data
>
"manually" from a binary file. This works, but I want to find the more
>
powerful manner to load a unsupported file type and I read about image
>
filtering services in the cocoa documentation.
>
>
But the information is insufficient, the documentation explain nothing
>
about filtering services, and I want to know exactly what I can do with
>
image filtering services, and where I can find information about this
>
topic. Thanks
>
_______________________________________________
>
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.
--
Kris Amico <email@hidden>, AIM: Kris Amico
Senior Software Engineer
Macintosh Client Software Development
EarthLink, Inc.
_______________________________________________
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.