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.Accessorpublic final int getHeight()
getHeight in interface RoiStatistics.Accessorpublic final float getf(int x,
int y)
getf in interface RoiStatistics.AccessorCopyright © 2015–2021 Fiji. All rights reserved.