GenericIntType.getInt()
GenericShortType.getShort()
GenericLongType.getLong()
GenericByteType.getByte()
GenericByteType.setByte(byte)
GenericIntType.setInt(int)
GenericLongType.setLong(long)
GenericShortType.setShort(short)
Copyright © 2009–2017 ImgLib2. All rights reserved.