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