public interface

MIMETypes

org.anddev.andengine.util.constants.MIMETypes

Class Overview

(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.

Summary

Constants
String GIF
String JPEG
String PNG

Constants

public static final String GIF

Constant Value: "image/gif"

public static final String JPEG

Constant Value: "image/jpeg"

public static final String PNG

Constant Value: "image/png"