Do you mean other objects should only collide with the actual pixels of your sprite, but you want the complete bounding box area to be clickable still?
It would probably be the easiest way to just use another invisible sprite/box object for the bounding box area.
If you meant something else please do clarify.