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