Retrieves the monochrome mask for a transparent bitmap.
public Bitmap getMonochromeMask()
Returns a Bitmap object that contains the monochrome mask.
Generally, you use this method when you need to draw a bitmap transparency yourself, or to pass the transparent mask to another method.