|
Here is another little example of using the GD Graphics features of NeoWebScript. This demo uses a VERY weak filter (really just a running avg sort of thing) to blur an input gif.
Warning: This demo takes a while to run - I'm working on a way to speed it up but I sus[ect it's going to take some low-level stuff (added to GD itself). The "closest index" match is probably the real killer.
Anyway, this may spark some ideas. |
|
You can view the source of the .gd file used in this example.
This example sets the expire time of the gif to 0 so that it will be regened on each request.
Strip Chart with double scales
|
|
|
|
Copyright © -1995-2013 by hav.Software. All Rights Reserved.
Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. There may be other trademarks or tradenames listed in this document to refer to the entities claiming the marks and names or products. hav.Software disclaims any proprietary interest in any trademark, tradename or products other than its own. Modified - 10/03/11 - 27417544 - 5975372 |