The current dimensions of the image
Calculates a new width and height for the image based on $this->maxWidth and the provided dimensions
Calculates the new image dimensions
Calculates new dimensions based on $this->percent and the provided dimensions
Calculates new image dimensions, not allowing the width and height to be less than either the max width or height
Calculates a new width and height for the image based on $this->percent and the provided dimensions
Calculates a new width and height for the image based on $this->maxWidth and the provided dimensions
Vanilla Cropping - Crops from x,y with specified width and height
Crops an image from the center with provided dimensions