|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.email.BaseEnum<VCardPhotoType>
com.aspose.email.VCardPhotoType
public final class VCardPhotoType
Enumerates vCard photo type
Field Summary | |
---|---|
static int |
_AVI
Intel avi format |
static int |
_BMP
MS windows bitmap |
static int |
_CGM
ISO computer graphics metafile |
static int |
_DIB
MS windows dib |
static int |
_GIF
Graphics interchange format |
static int |
_JPEG
Jpeg format |
static int |
_MET
IBM pm metafile |
static int |
_MPEG
Mpeg format |
static int |
_MPEG2
MPEG v.2 format |
static int |
_PDF
Adobe page description format |
static int |
_PICT
Apple picture format |
static int |
_PMB
IBM pm bitmap |
static int |
_PS
Adobe postscript format |
static int |
_QTIME
Apple quickTime format |
static int |
_TIFF
Tagged image file format |
static int |
_WMF
MS windows metafile |
static VCardPhotoType |
AVI
|
static VCardPhotoType |
BMP
|
static VCardPhotoType |
CGM
|
static VCardPhotoType |
DIB
|
static VCardPhotoType |
GIF
|
static VCardPhotoType |
JPEG
|
static VCardPhotoType |
MET
|
static VCardPhotoType |
MPEG
|
static VCardPhotoType |
MPEG2
|
static VCardPhotoType |
PDF
|
static VCardPhotoType |
PICT
|
static VCardPhotoType |
PMB
|
static VCardPhotoType |
PS
|
static VCardPhotoType |
QTIME
|
static VCardPhotoType |
TIFF
|
static VCardPhotoType |
WMF
|
Method Summary |
---|
Methods inherited from class com.aspose.email.BaseEnum |
---|
AND, equals, getName, getValue, hashCode, isDefined, OR, toEnum, toString, XOR |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int _GIF
Graphics interchange format
public static final VCardPhotoType GIF
public static final int _CGM
ISO computer graphics metafile
public static final VCardPhotoType CGM
public static final int _WMF
MS windows metafile
public static final VCardPhotoType WMF
public static final int _BMP
MS windows bitmap
public static final VCardPhotoType BMP
public static final int _MET
IBM pm metafile
public static final VCardPhotoType MET
public static final int _PMB
IBM pm bitmap
public static final VCardPhotoType PMB
public static final int _DIB
MS windows dib
public static final VCardPhotoType DIB
public static final int _PICT
Apple picture format
public static final VCardPhotoType PICT
public static final int _TIFF
Tagged image file format
public static final VCardPhotoType TIFF
public static final int _PS
Adobe postscript format
public static final VCardPhotoType PS
public static final int _PDF
Adobe page description format
public static final VCardPhotoType PDF
public static final int _JPEG
Jpeg format
public static final VCardPhotoType JPEG
public static final int _MPEG
Mpeg format
public static final VCardPhotoType MPEG
public static final int _MPEG2
MPEG v.2 format
public static final VCardPhotoType MPEG2
public static final int _AVI
Intel avi format
public static final VCardPhotoType AVI
public static final int _QTIME
Apple quickTime format
public static final VCardPhotoType QTIME
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |