Uses of Interface
com.sixlegs.png.TextChunk
-
-
Uses of TextChunk in com.sixlegs.png
Methods in com.sixlegs.png that return TextChunk Modifier and Type Method Description TextChunk
PngImage. getTextChunk(String key)
Returns a text chunk that uses the given keyword, if one exists.
-