public class ThumbsDBImageReaderSpi extends ImageReaderSpiBase
inputTypes, STANDARD_INPUT_TYPE, writerSpiNamesextraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, MIMETypes, names, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, suffixes, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormatvendorName, version| Constructor and Description |
|---|
ThumbsDBImageReaderSpi()
Creates a
ThumbsDBImageReaderSpi. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDecode(ImageInputStream pInput) |
boolean |
canDecodeInput(Object source) |
ImageReader |
createReaderInstance(Object extension) |
String |
getDescription(Locale locale) |
createReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReadergetExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupportedgetVendorName, getVersion, onDeregistration, onRegistrationpublic ThumbsDBImageReaderSpi()
ThumbsDBImageReaderSpi.public boolean canDecodeInput(Object source) throws IOException
canDecodeInput in class ImageReaderSpiIOExceptionpublic boolean canDecode(ImageInputStream pInput) throws IOException
IOExceptionpublic ImageReader createReaderInstance(Object extension) throws IOException
createReaderInstance in class ImageReaderSpiIOExceptionpublic String getDescription(Locale locale)
getDescription in class IIOServiceProviderCopyright © 2015. All Rights Reserved.