public class BitmapInfo
extends com.jniwrapper.Structure
| Constructor and Description |
|---|
BitmapInfo() |
BitmapInfo(BitmapInfo that) |
BitmapInfo(int colors) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
BitmapInfoHeader |
getBitmapInfoHeader() |
com.jniwrapper.PrimitiveArray |
getColors() |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, writepublic BitmapInfo()
public BitmapInfo(int colors)
public BitmapInfo(BitmapInfo that)
public BitmapInfoHeader getBitmapInfoHeader()
public com.jniwrapper.PrimitiveArray getColors()
public java.lang.Object clone()
clone in class com.jniwrapper.Structure