gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Image Framework without AppKit


From: David Wetzel
Subject: Image Framework without AppKit
Date: Thu, 17 Nov 2005 16:24:53 +0100

Hi folks,

as you might know, Apple has a WOImageInfo class in WebObjects. [1]

You can get width and height from a image.

Is there something simelar available without adding too many dependencies?

I think a non-gui version of NSImage would make sense. I think of:

- (void)setSize:(NSSize)aSize
- (NSData *)TIFFRepresentation (also for JPEG, PNG)

etc.

The main idea is that you do not need Views, Windows, X11 etc to load, scale 
and save images.

Any ideas/resources?

-----

[1] 
http://www.wodeveloper.com/omniLists/webobjects-dev/2004/October/msg00287.html

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]