Image

From Spheriki

(Redirected from Object-Image)
Jump to: navigation, search

The Image object holds an image in memory to be used for drawing.

Contents

Initalizers

Methods

Members

  • width The width of the image, in pixels.
  • height The height of the image, in pixels.

Notes

Operations cannot be performed on an Image object, so if you need to change the image you should use a Surface instead.

See also

Personal tools