|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tecit.jni.barcode.ImageQuality
public class ImageQuality
The class ImageQuality
serves as container for the
image quality enumerations.
Nested Class Summary | |
---|---|
static class |
ImageQuality.BMP
Bitmap |
static class |
ImageQuality.EMF
Enhanced meta file |
static class |
ImageQuality.EPS
Extended PostScript |
static class |
ImageQuality.EPS_VECTOR
EPS-Vector-Format |
static class |
ImageQuality.GIF
GIF-Format |
static class |
ImageQuality.JPG
JPG-Format a value between 1 (lowest) and 100 (highest) |
static class |
ImageQuality.PCX
PCX-Format |
static class |
ImageQuality.PNG
PNG-Format |
static class |
ImageQuality.TIF
TIF-Format |
Constructor Summary | |
---|---|
ImageQuality()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageQuality()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |