| java.lang.Object | |||
| android.graphics.Shader | |||
| android.graphics.BitmapShader | |||
| BitmapShader(Bitmap bitmap, TileMode tileX, TileMode tileY) | |||||
| Call this to create a new shader that will draw with a bitmap. | |||||
Methods inherited
from class
android.graphics.Shader
Methods inherited
from class
java.lang.Object