FileDocCategorySizeDatePackage
Image.javaAPI DocAndroid 5.1 API766Sat Mar 14 14:09:36 GMT 2015android.media

Image

public abstract class Image extends Object implements AutoCloseable

Fields Summary
Constructors Summary
Image()

 throw new RuntimeException("Stub!"); 
Methods Summary
public abstract voidclose()

public android.graphics.RectgetCropRect()

 throw new RuntimeException("Stub!"); 
public abstract intgetFormat()

public abstract intgetHeight()

public abstract android.media.Image$Plane[]getPlanes()

public abstract longgetTimestamp()

public abstract intgetWidth()

public voidsetCropRect(android.graphics.Rect cropRect)

 throw new RuntimeException("Stub!");