Class NumberResolutionLevels


public class NumberResolutionLevels extends FeatureImageMetadata
The number of resolution-levels in an image in a file.

This is typically 1 (the resolution of the image), but if the image is stored in a pyramidal format, this may be more than 1, offering several different resolutions to capture the same underlying image.

See Pyramid (image processing).

Author:
Owen Feehan