Re: Creating NSBitmapImageRep from NSImage
Re: Creating NSBitmapImageRep from NSImage
- Subject: Re: Creating NSBitmapImageRep from NSImage
- From: Nat! <email@hidden>
- Date: Tue, 11 Sep 2001 18:04:05 +0200
Am Dienstag, 11. September 2001 um 09:52 schrieb Ondra Cada:
barrywark,
email@hidden (b) wrote at Mon, 10 Sep 2001 17:35:50 -0700:
b> Obviously NSImage can
b> create TIFF data from any of its representations
Sorry I can't answer the original question, since I have never done
that myself.
Though, it might be pointed out that NSImage has no "representations".
It
just can draw itself, calling its drawing code. Of course, that code
can be
called under different conditions in different environments; that's why
there
is (in principle, unlimited!!!) number of possible TIFF representations.
---
Fairly stunning news that an NSImage has no representations!
Nat!