Package org.aesh.terminal.tty.example
Class ImageExample
java.lang.Object
org.aesh.terminal.tty.example.ImageExample
Example demonstrating terminal image display.
Usage: java ImageExample [image_path]
If no image path is provided, a simple test pattern is generated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageExample
public ImageExample()Creates a new ImageExample instance.
-
-
Method Details
-
main
Main entry point for the image example.- Parameters:
args- command line arguments; optionally specify an image path
-