Uses of Interface
fr.igred.omero.core.Pixels
-
Packages that use Pixels Package Description fr.igred.omero.core This package contains interfaces and classes to handle images and their content, such as pixels, channels or planes. -
-
Uses of Pixels in fr.igred.omero.core
Classes in fr.igred.omero.core that implement Pixels Modifier and Type Class Description class
PixelsWrapper
Class containing a PixelData object.Methods in fr.igred.omero.core that return Pixels Modifier and Type Method Description Pixels
Image. getPixels()
Gets the Pixels for this image.Pixels
ImageWrapper. getPixels()
Gets the Pixels for this image.
-