protected static class RoiStatistics.RGBAccessor extends Object implements RoiStatistics.Accessor
Modifier and Type | Field and Description |
---|---|
protected ij.process.ColorProcessor |
ip |
Constructor and Description |
---|
RGBAccessor(ij.process.ColorProcessor 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.