|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.yospace.yae.yogi.Image
A YoGI Image. Images are created through static methods in
NativeResources createImage(Image),
createImage(byte[],int,int),
createImage(String).
| Constructor Summary | |
Image()
|
|
| Method Summary | |
abstract int |
getHeight()
Gets the height of the image in pixels. |
abstract int |
getWidth()
Gets the width of the image in pixels. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Image()
| Method Detail |
public abstract int getHeight()
public abstract int getWidth()
|
Copyright 2002 Yospace Holdings Ltd. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||