So you have an image from Photoshop or whatever with the buttons already drawn on? And a touchscreen?
Then just detect XY touches within the bounds of the visible button. That buttons library is more complex than you need if you've already drawn your own buttons.
Making the button respond visually to the touches is more difficult but usually not necessary.