Package qupath.lib.gui.images.stores
package qupath.lib.gui.images.stores
Classes for requesting, caching and drawing image tiles.
-
ClassDescriptionAbstract
ImageRenderer, which adds a timestamp variable.AnImageRendererthat uses aColorModel.An ImageRegionStore suitable for either Swing or JavaFX applications.Interface for painting regions of anImageServeronto aGraphicsobject.Factory for creating an ImageRegionStore.Helper methods related to image region storage.Interface for objects capable of converting aBufferedImagefor rendering usingGraphics2D.TileListener<T>Interface for anything that needs to know when image tiles become available.