TintedNinePatchBackground
Similar to NinePatchBackground, but the source texture's pixels are multiplied by a color (usually from Region.backgroundColor). Used in two ways :
Making the background semi-transparent by using only the alpha channel of the color.
Using the RGB channels of the color on a greyscale nine-patch.