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–2017 ImgLib2. All rights reserved.