ome.services.roi
Class PixelData
java.lang.Object
ome.services.roi.PixelData
public class PixelData
- extends Object
Strategy for loading and optionally caching pixel data.
- Since:
- Beta4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.apache.commons.logging.Log log
data
protected final PixelsService data
meta
protected final IPixels meta
PixelData
public PixelData(PixelsService data,
IPixels meta)
getBuffer
public PixelBuffer getBuffer(long pix)
get
public double get(PixelBuffer buf,
int x,
int y,
int z,
int c,
int t)
OmeroJava Api
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.