FileDocCategorySizeDatePackage
BitmapShader.javaAPI DocAndroid 5.1 API264Sat Mar 14 14:09:44 GMT 2015android.graphics

BitmapShader

public class BitmapShader extends android.graphics.Shader

Fields Summary
Constructors Summary
public BitmapShader(android.graphics.Bitmap bitmap, android.graphics.Shader.TileMode tileX, android.graphics.Shader.TileMode tileY)

 throw new RuntimeException("Stub!"); 
Methods Summary