Package | Description |
---|---|
com.ajtjp.jImageReader.reader |
Provides image readers for various formats.
|
com.ajtjp.jImageReader.reader.workInProgress |
The image processors in this package are not yet ready for prime time,
and should not be used.
|
Modifier and Type | Class and Description |
---|---|
class |
AwardBIOSReader
Reads AwardBIOS images version 1 images.
|
class |
BMPReader
Reads many types of Windows and OS/2 bitmap (.bmp) images.
|
class |
DrHaloReader
Reads grayscale (.cut) Dr Halo images.
|
class |
EggPaintReader
Reads EggPaint (.trp) files.
|
class |
GodPaintReader
Reads God Paint (.god) images.
|
class |
MegaPaintBLDReader
Reads Mega Paint Bild (BLD) images.
|
class |
MSPReader
Reads Microsoft Paint (.msp) images.
|
class |
PCXReader
Reader for 8-bit and 24-bit PCX files.
|
class |
SunIconReader
Reader for the Sun Icon (.ico) format.
|
class |
TGAReader
Reader for Targa Truevision (.tga) images.
|
Modifier and Type | Class and Description |
---|---|
class |
JFIFReader
Incomplete (not yet functional) JPEG reader implementation.
|
Copyright © 2020. All rights reserved.