Open
Description
Make it possible to create rounded corner nine patch images just from a few parameters including a color. This is extremely useful for things like buttons and makes it fast to prototype something quick.
Optionally a method to create a texture with rounded corners can be in the texture module so we don't have to make this extra initializer.