Class TagInfoAscii


  • public class TagInfoAscii
    extends TagInfo
    • Constructor Detail

      • TagInfoAscii

        public TagInfoAscii​(java.lang.String name,
                            int tag,
                            int length,
                            TiffDirectoryType directoryType)
    • Method Detail

      • getValue

        public java.lang.String[] getValue​(java.nio.ByteOrder byteOrder,
                                           byte[] bytes)