public class EffectImage extends EffectBase
float
height
width
x
y
EffectImage(android.graphics.Bitmap bitmap)
EffectImage(java.lang.String path)
android.graphics.Bitmap
getBitmap()
getPath, getResId, readString, setPath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float x
public float y
public float width
public float height
public EffectImage(android.graphics.Bitmap bitmap)
public EffectImage(java.lang.String path)
public android.graphics.Bitmap getBitmap()