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 classPixelsWrapperClass containing a PixelData object.Methods in fr.igred.omero.core that return Pixels Modifier and Type Method Description PixelsImage. getPixels()Gets the Pixels for this image.PixelsImageWrapper. getPixels()Gets the Pixels for this image.
-