Image processing functions in PHP
From: Alfred Molon (alfred_molon_at_yahooDELETE.com)
Date: 04/26/04
- Next message: Alfred Molon: "Counter script with PHP"
- Previous message: klapek: "Re: getting values from www"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Apr 2004 21:29:04 +0200
Does anybody know if the following functions can be added somehow with
PHP:
- unsharp mask
- resize with the bilinear interpolation
I've seen a script which "simulates" unsharp mask, but I guess it must
be very slow, since it runs through the interpreter. Will perhaps PHP 5
add these functions ?
-- Alfred Molon http://www.molon.de/Galleries.htm - Photos from Myanmar, Brunei, Malaysia, Thailand, Laos, Cambodia, Nepal, Egypt, Austria, Budapest and Portugal
- Next message: Alfred Molon: "Counter script with PHP"
- Previous message: klapek: "Re: getting values from www"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|