Node: Showing Pictures, Next: Outputting Pictures, Previous: Modifying Pictures, Up: Picture Reference
void show ([string text = "", [bool stop = false]])
|
Function |
Prints information about the Picture to standard output.
|
| void show_transform ([string text = "Transform from Picture:"]) | Function |
Calls transform.show(), passing text as the argument to the
latter function.
|