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