public class PaletteEntry
extends com.jniwrapper.Structure
Constructor and Description |
---|
PaletteEntry() |
PaletteEntry(PaletteEntry that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
com.jniwrapper.UInt8 |
getPeBlue() |
com.jniwrapper.UInt8 |
getPeFlags() |
com.jniwrapper.UInt8 |
getPeGreen() |
com.jniwrapper.UInt8 |
getPeRed() |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public PaletteEntry()
public PaletteEntry(PaletteEntry that)
public com.jniwrapper.UInt8 getPeRed()
public com.jniwrapper.UInt8 getPeGreen()
public com.jniwrapper.UInt8 getPeBlue()
public com.jniwrapper.UInt8 getPeFlags()
public java.lang.Object clone()
clone
in class com.jniwrapper.Structure