gnustep-dev
[Top][All Lists]
Advanced

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

Re: [GSWHackers] Image Framework without AppKit


From: Nicola Pero
Subject: Re: [GSWHackers] Image Framework without AppKit
Date: Thu, 17 Nov 2005 21:39:25 +0000 (GMT)

Sure ... you can use GD, which is a C library. :-)

Or ... dev-libs/gsgd contains an Objc wrapper (you are specially
interested in GDImage).

Thanks

> 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/
> 
> _______________________________________________
> GSWHackers mailing list
> address@hidden
> http://lists.turbocat.net/mailman/listinfo.cgi/gswhackers
> 





reply via email to

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