|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtGuiSampleImage
public class PtGuiSampleImage
GUI sample image
Field Summary | |
---|---|
int |
height
Image height |
byte[] |
imageData
Image data |
int |
width
Image width |
Constructor Summary | |
---|---|
PtGuiSampleImage()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int height
public byte[] imageData
public int width
Constructor Detail |
---|
public PtGuiSampleImage()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |