public interface ByteAccess
byte
getValue(int index)
void
setValue(int index, byte value)
byte getValue(int index)
void setValue(int index, byte value)
Copyright © 2009–2018 ImgLib2. All rights reserved.