|
| ConstSFImage (int width, int height, int components, byte[] pixels) |
|
int | getWidth () |
|
int | getHeight () |
|
int | getComponents () |
|
byte[] | getPixels () |
|
String | toString () |
|
void | __fromPerl (BufferedReader in) throws IOException |
|
void | __toPerl (PrintWriter out) throws IOException |
|
Object | clone () |
|
void | bind_to (FWJavaScriptBinding b) |
|
final void | __updateRead () |
|
abstract void | __fromPerl (BufferedReader in) throws IOException |
|
abstract void | __toPerl (PrintWriter out) throws IOException |
|
void | setOffset (String offs) |
|
String | getOffset () |
|
|
final void | __updateWrite () |
|
Definition at line 10 of file ConstSFImage.java.
The documentation for this class was generated from the following file: