Package com.io7m.jptbox.core
Class JPTextImages
java.lang.Object
com.io7m.jptbox.core.JPTextImages
Functions over text images.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Stringshow(JPTextImageType image) Convert the given image to a string.
-
Method Details
-
show
Convert the given image to a string.- Parameters:
image- The image- Returns:
- A string representation of the image
-