JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
loci.common.image.IImageScaler
Packages that use
IImageScaler
Package
Description
loci.common.image
Uses of
IImageScaler
in
loci.common.image
Classes in
loci.common.image
that implement
IImageScaler
Modifier and Type
Class
Description
class
SimpleImageScaler
Basic implementation of
IImageScaler
.