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