Package qupath.lib.gui.images.servers
package qupath.lib.gui.images.servers
Custom ImageServers that depend upon the QuPath interface and image display settings.
-
ClassDescriptionImageServer that applies a color transform to an image.A special
ImageServer
implementation that doesn't have a backing image, but rather constructs tiles on request from aPathObjectHierarchy
and its detection objects.An ImageServer that can display a rendered image, with optional overlays.Builder to create an ImageServer to display rendered images, with optional overlay layers.