Search code examples
androidfile-formatnine-patch

Android NinePatch .png file format?


Android NinePatch images seem to be standard .png files with extra information. Is there a spec for the format anywhere, as I'd like to be able to implement this on other platforms?


Solution

  • This is the most straightforward link I've found on the subject.