Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Images and Sprites [3/8]

The getter .dx from type image returns the image width. The getter .dy from type image returns the image height.

The image dimensions can also be printed out by the println statement.

Loading...