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 TextChunkPngImage. getTextChunk(java.lang.String key)Returns a text chunk that uses the given keyword, if one exists.
-