image - Edit android ninepatch png programly (change color) -


is there way change color of ninepatch image(png) programly on android ? know how bitmap not ninepatch...

thanks helping me.

regards jim

ninepatch images standard png files, 1-pixel border around outside mark repeated areas. can edit them in image editor, , long leave 1-pixel outer border alone, they'll continue work fine.

see here how constructed.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -