|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jniwrapper.Parameter | +--com.jniwrapper.Structure | +--com.jniwrapper.win32.gdi.PaletteEntry
Constructor Summary | |
PaletteEntry()
|
|
PaletteEntry(PaletteEntry that)
|
Method Summary | |
java.lang.Object |
clone()
|
UInt8 |
getPeBlue()
|
UInt8 |
getPeFlags()
|
UInt8 |
getPeGreen()
|
UInt8 |
getPeRed()
|
Methods inherited from class com.jniwrapper.Structure |
acceptIOPerformer, addMembers, computeLength, getAlignmentRequirement, getLength, getMember, getMembers, init, init, pop, push, read, setDataBuffer, toString, write |
Methods inherited from class com.jniwrapper.Parameter |
asReturnValue, equals, getAlignedLength, getDataBuffer, getDataBufferOffset, indent, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PaletteEntry()
public PaletteEntry(PaletteEntry that)
Method Detail |
public UInt8 getPeRed()
public UInt8 getPeGreen()
public UInt8 getPeBlue()
public UInt8 getPeFlags()
public java.lang.Object clone()
clone
in class Structure
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |