setBitmapShader abstract method
void
setBitmapShader(
- Bitmap bitmap
sets the bitmap shader. Note that the shader uses the opaquicity of the color currently set so make sure the color is not transparent
Implementation
void setBitmapShader(Bitmap bitmap);