|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageFormat
Interface used for referencing different image formats.
Field Summary | |
---|---|
static java.lang.String |
GIF
Graphics Interchange Format - lossless, but 256 colour restriction |
static java.lang.String |
JPEG
Joint Photographic Experts Group format - lossy |
static java.lang.String |
PNG
Portable Network Graphics - lossless |
Field Detail |
---|
static final java.lang.String PNG
static final java.lang.String JPEG
static final java.lang.String GIF
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |