Retrieves the transparency mask for a transparent bitmap.
public Bitmap getColorMask()
A Bitmap object that contains the transparency color mask.
This functionality is useful in cases in which you need to render bitmap transparency yourself, or to pass transparent masks to another method.