public class PixelData extends java.lang.Object
protected ome.io.nio.PixelsService
data
protected org.slf4j.Logger
log
protected ome.api.IPixels
meta
PixelData(ome.io.nio.PixelsService data, ome.api.IPixels meta)
double
get(ome.io.nio.PixelBuffer buf, int x, int y, int z, int c, int t)
ome.io.nio.PixelBuffer
getBuffer(long pix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected org.slf4j.Logger log
protected final ome.io.nio.PixelsService data
protected final ome.api.IPixels meta
public PixelData(ome.io.nio.PixelsService data, ome.api.IPixels meta)
public ome.io.nio.PixelBuffer getBuffer(long pix)
public double get(ome.io.nio.PixelBuffer buf, int x, int y, int z, int c, int t)