Warper
Defined In: | warper.js |
Class: | Warper |
Extends: |
Property | Defined By | |
---|---|---|
images : Array (Wiki Page)
The images which are currently being warped. Array members are of type Warper.Image...
The images which are currently being warped. Array members are of type Warper.Image
|
Warper Warper |
Method | Defined By | |
---|---|---|
flatten( ) : void (Wiki Page)
A function which submits all the Images in the Warper.images array to the Ruby backend for full-resolution warping....
A function which submits all the Images in the Warper.images array to the Ruby backend for full-resolution warping.
Parameters:
|
Warper Warper | |
new_image( ) : void (Wiki Page)
A function which prompts the user for an image file, uploads it, and creates a
Warper.Image object to contain its resul...
A function which prompts the user for an image file, uploads it, and creates a
Warper.Image object to contain its resulting URI and default coordinates.
Parameters:
|
Warper Warper |
This class has no events
Event | Defined By |
---|