JPlanner Programmer's Guide
Image Members
Constructors Methods
 


Provides a platform-independent abstraction of an image.

The following tables list the members exposed by the Image type.

 Protected Constructors

  Name Description

Image

Initializes a new instance of the Image class.

 Public Methods

  Name Description

clone

Cloneable.clone implementation.

getHeight

Gets the physical height of the image.

getSize

Gets the physical dimensions of the image.

getWidth

Gets the physical width of the image.

readExternal

Externalizable.readExternal implementation.

writeExternal

Externalizable.writeExternal implementation.

 See Also

Image Class
com.mindfusion.drawing Namespace