AgentryImage.ImageType enum

The ImageType enum represents the different image types that Agentry stores.

Members

All members of ImageType, including inherited members.

Variables
Modifier and Type Variable Description
public ImageType_Bitmap .bmp file
public ImageType_GIF .gif file
public ImageType_JPEG .jpg or .jpeg file
public ImageType_PNG .png file
public ImageType_Unknown We don't know the image type.
Methods
Modifier and Type Method Description
public int getValue()