How can I set a bitmap on button?

I have just a simple question. How can I set a bitmap on button? I use the method .setBackgroundResource(int resid) when I have drawable resource. But what can I do for bitmap?