Re: The bitmap image type from an NSBitmapImageRep?
Re: The bitmap image type from an NSBitmapImageRep?
- Subject: Re: The bitmap image type from an NSBitmapImageRep?
- From: Ondra Cada <email@hidden>
- Date: Sat, 17 Apr 2004 13:47:50 +0200
Pascal,
On 17.4.2004, at 10:02, p3consulting wrote:
>
Have you check the
>
- (id)valueForProperty:(NSString *)property
>
?
Yup, I did. According to the table of property constants at the
beginning of the documentation file, there does not seem to be one for
the data type... or did I overlook something? What would you use for
the "property" argument?
>
The NSFileManger may give you HFSType, with
It would even give me the file suffix, which would be quite sufficient,
had not been for the fact the NSBitmapImageRep was created from data
(whose source is unknown, possibly a BLOB in a database or whatever):
On 16.4.2004, at 0:59, Ondra Cada wrote:
>
is there a way to obtain the current image type (JPEG, TIFF, GIF,...)
>
from an NSBitmapImageRep, which was created using imageRepWithData:?
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.