16. Other image methods

16.1. Other methods

The other image methods can be useful.
width()

Return the number of columns in the image.

height()

Return the numbers of rows in the image.

copy()

Return an exact copy of the image.