com.twelvemonkeys.imageio.stream
Class ByteArrayImageInputStreamSpi
java.lang.Object
javax.imageio.spi.IIOServiceProvider
javax.imageio.spi.ImageInputStreamSpi
com.twelvemonkeys.imageio.stream.ByteArrayImageInputStreamSpi
- All Implemented Interfaces:
- RegisterableService
public class ByteArrayImageInputStreamSpi
- extends ImageInputStreamSpi
ByteArrayImageInputStreamSpi
Experimental
- Version:
- $Id: ByteArrayImageInputStreamSpi.java,v 1.0 May 15, 2008 2:12:12 PM haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayImageInputStreamSpi
public ByteArrayImageInputStreamSpi()
createInputStreamInstance
public ImageInputStream createInputStreamInstance(Object pInput,
boolean pUseCache,
File pCacheDir)
throws IOException
- Specified by:
createInputStreamInstance in class ImageInputStreamSpi
- Throws:
IOException
getDescription
public String getDescription(Locale pLocale)
- Specified by:
getDescription in class IIOServiceProvider
Copyright © 2015. All Rights Reserved.