if(y + this.img_object.display_height() < this.options.height){
            y = this.options.height - this.img_object.display_height();
        }