You can't change the size of the sprite [ the image ], but instead you can change the size, or scale, of the actor itself using these methods:
this.actor.getLocalScale()this.actor.setLocalScale()