|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.util.ImageInfo
com.atlassian.core.util.bean.ImageInfo
ImageInfo instead (since 20/08/2008)
public class ImageInfo
| Field Summary | |
|---|---|
static int |
FORMAT_BMP
Deprecated. |
static int |
FORMAT_GIF
Deprecated. |
static int |
FORMAT_IFF
Deprecated. |
static int |
FORMAT_JPEG
Deprecated. |
static int |
FORMAT_PBM
Deprecated. |
static int |
FORMAT_PCX
Deprecated. |
static int |
FORMAT_PGM
Deprecated. |
static int |
FORMAT_PNG
Deprecated. |
static int |
FORMAT_PPM
Deprecated. |
static int |
FORMAT_PSD
Deprecated. |
static int |
FORMAT_RAS
Deprecated. |
static int |
FORMAT_SWF
Deprecated. |
| Constructor Summary | |
|---|---|
ImageInfo()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
isValidImage()
Deprecated. |
| Methods inherited from class com.atlassian.core.util.ImageInfo |
|---|
check, getBitsPerPixel, getComment, getFormat, getFormatName, getHeight, getMimeType, getNumberOfComments, getNumberOfImages, getPhysicalHeightDpi, getPhysicalHeightInch, getPhysicalWidthDpi, getPhysicalWidthInch, getWidth, isProgressive, main, setCollectComments, setDetermineImageNumber, setInput, setInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int FORMAT_JPEG
public static final int FORMAT_GIF
public static final int FORMAT_PNG
public static final int FORMAT_BMP
public static final int FORMAT_PCX
public static final int FORMAT_IFF
public static final int FORMAT_RAS
public static final int FORMAT_PBM
public static final int FORMAT_PGM
public static final int FORMAT_PPM
public static final int FORMAT_PSD
public static final int FORMAT_SWF
| Constructor Detail |
|---|
public ImageInfo()
| Method Detail |
|---|
public boolean isValidImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||