net.sourceforge.jeuclid.converter
Class ImageIODetector
java.lang.Object
net.sourceforge.jeuclid.converter.ImageIODetector
public final class ImageIODetector
- extends Object
Detects and registers the Converters from ImageIO.
- Version:
- $Revision: 591 $
- Author:
- Max Berger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
detectConversionPlugins
public static void detectConversionPlugins(ConverterRegistry registry)
- Detects and registers all converters available through ImageIO.
- Parameters:
registry - ConverterRegistry to use.
Copyright © 2002-2008 The JEuclid project. All Rights Reserved.