.9.PNG File Extension
What is a 9.png file?
A 9.png file is a standard .PNG image with an extra 1-pixel-wide border, commonly used for defining stretchable and drawable areas in Android development.
How to Open a 9.png File
9.png files can be opened and edited using the Draw 9-patch tool available in the Google Android SDK.
Can a 9.png File be Converted?
9.png files can be converted to other image formats with appropriate tools.
Technical Information
Format | Binary |
---|---|
Platform | Android |
FAQ
What is a NinePatchDrawable Image?
A NinePatchDrawable Image is an image defined by 9 areas or patches: 4 corners, 4 edges, and the middle area, used for creating scalable images in Android.