RegisterableServicepublic final class TGAImageReaderSpi
extends com.twelvemonkeys.imageio.spi.ImageReaderSpiBase
vendorName, versioninputTypes, STANDARD_INPUT_TYPE, writerSpiNamesextraImageMetadataFormatClassNames, extraImageMetadataFormatNames, extraStreamMetadataFormatClassNames, extraStreamMetadataFormatNames, MIMETypes, names, nativeImageMetadataFormatClassName, nativeImageMetadataFormatName, nativeStreamMetadataFormatClassName, nativeStreamMetadataFormatName, pluginClassName, suffixes, supportsStandardImageMetadataFormat, supportsStandardStreamMetadataFormat| Constructor | Description |
|---|---|
TGAImageReaderSpi() |
Creates a
TGAImageReaderSpi. |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
canDecodeInput(Object source) |
|
ImageReader |
createReaderInstance(Object extension) |
|
String |
getDescription(Locale locale) |
getVendorName, getVersion, onDeregistration, onRegistrationcreateReaderInstance, getImageWriterSpiNames, getInputTypes, isOwnReadergetExtraImageMetadataFormatNames, getExtraStreamMetadataFormatNames, getFileSuffixes, getFormatNames, getImageMetadataFormat, getMIMETypes, getNativeImageMetadataFormatName, getNativeStreamMetadataFormatName, getPluginClassName, getStreamMetadataFormat, isStandardImageMetadataFormatSupported, isStandardStreamMetadataFormatSupportedpublic boolean canDecodeInput(Object source) throws IOException
canDecodeInput in class ImageReaderSpiIOExceptionpublic ImageReader createReaderInstance(Object extension) throws IOException
createReaderInstance in class ImageReaderSpiIOExceptionpublic String getDescription(Locale locale)
getDescription in class IIOServiceProviderCopyright © 2018. All rights reserved.