Image over button

I want to place Image over button. I was successful in placing Image over button, but the image is getting compressed. Anybody knows how to image over button…

ImageButton::setImages(). This has some flags to set the resizing behaviour.

Thanks for the reply.
These flags are for resizing the image when cursor will come on the button. But I want image to be fit on the button without putting the mouse over it.