See: Description
Interface | Description |
---|---|
TypeChecker |
Used by
FileTypeDetector for file types that cannot be identified by a simple byte-prefix analysis. |
Class | Description |
---|---|
FileTypeDetector |
Examines the a file's first bytes and estimates the file's type.
|
ImageMetadataReader |
Reads metadata from any supported file format.
|
PhotographicConversions |
Contains helper methods that perform photographic conversions.
|
Enum | Description |
---|---|
FileType |
Enumeration of supported file types.
|
Exception | Description |
---|---|
ImageProcessingException |
An exception class thrown upon an unexpected condition that was fatal for the processing of an image.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.