protected static class RoiStatistics.ByteAccessor extends Object implements RoiStatistics.Accessor
Modifier and Type | Field and Description |
---|---|
protected int |
h |
protected byte[] |
pixels |
protected int |
w |
Constructor and Description |
---|
ByteAccessor(ij.process.ByteProcessor ip) |
public final int getWidth()
getWidth
in interface RoiStatistics.Accessor
public final int getHeight()
getHeight
in interface RoiStatistics.Accessor
public final float getf(int x, int y)
getf
in interface RoiStatistics.Accessor
Copyright © 2015–2021 Fiji. All rights reserved.