Uses of Class
com.luciad.imaging.ALcdImage.Configuration
Packages that use ALcdImage.Configuration
Package
Description
Provides a domain model for working with pixel data and a framework for performing
image processing on such data.
-
Uses of ALcdImage.Configuration in com.luciad.imaging
Subclasses of ALcdImage.Configuration in com.luciad.imagingModifier and TypeClassDescriptionstatic classDescribes the configuration of an ALcdBasicImage.static classDescribes the configuration of an ALcdImageMosaic.static classDescribes the configuration of an ALcdMultilevelImage.static classDescribes the configuration of an ALcdMultilevelImageMosaic.Methods in com.luciad.imaging that return ALcdImage.ConfigurationModifier and TypeMethodDescriptionabstract ALcdImage.ConfigurationALcdImage.Configuration.Builder.build()Builds a new configuration object using the current settings of the builder.abstract ALcdImage.ConfigurationALcdImage.getConfiguration()Returns an image configuration object describing the properties of this image's data.