public class BmpImageHandler extends JaiImageHandler
APP, COMMAND, ETL_DRIVER, FORMATTER, IDE_NODE, NO_RANK, WIDGET| Constructor and Description |
|---|
BmpImageHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets the display name.
|
String |
getLicensePropertyName()
Gets the name of the license property.
|
String |
getVendor()
Gets the vendor.
|
String |
getVersion()
Gets the version of the extension module.
|
BufferedImage |
loadImage(InputStream is)
Loads image.
|
compareTo, getBufferedStream, getConfigFileName, getExtensionRank, getIconPath, getImageReader, getLocalUnitClassPath, getType, getXmlConfigFileNamepublic String getDisplayName()
ExtensionModulepublic final String getLicensePropertyName()
ExtensionModulepublic String getVendor()
ExtensionModulepublic String getVersion()
ExtensionModulepublic BufferedImage loadImage(InputStream is)
throws IOException
ImageHandleris - the input streamIOException - Signals that an I/O exception has occurred.Copyright © 2010-2020 Toolsverse. All Rights Reserved.