Class BitmapUnsupported

java.lang.Object
com.twelvemonkeys.imageio.plugins.bmp.BitmapDescriptor
com.twelvemonkeys.imageio.plugins.bmp.BitmapUnsupported

final class BitmapUnsupported extends BitmapDescriptor
Represents bitmap structures we can't read. Allows for deferred exception handling, and allowing clients to read all images that can be read.
Version:
$Id: BitmapUnsupported.java,v 1.0 25.feb.2006 00:29:44 haku Exp$