com.aspose.email
Class MediaTypeNames.Image

java.lang.Object
  extended by com.aspose.email.MediaTypeNames.Image
Enclosing class:
MediaTypeNames

public static final class MediaTypeNames.Image
extends Object


Field Summary
static String BMP
           
static String GIF
           
static String JPEG
           
static String PNG
           
static String TIFF
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GIF

public static final String GIF
See Also:
Constant Field Values

JPEG

public static final String JPEG
See Also:
Constant Field Values

TIFF

public static final String TIFF
See Also:
Constant Field Values

PNG

public static final String PNG
See Also:
Constant Field Values

BMP

public static final String BMP
See Also:
Constant Field Values


Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.