public class BlendFunction
extends com.jniwrapper.Structure
Modifier and Type | Field and Description |
---|---|
static int |
AC_SRC_ALPHA |
static int |
AC_SRC_OVER |
Constructor and Description |
---|
BlendFunction() |
BlendFunction(BlendFunction that) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
void |
setAlphaFormat(int alphaFormat) |
void |
setSourceConstantAlpha(int sourceConstantAlpha) |
acceptIOPerformer, addMembers, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
public static final int AC_SRC_OVER
public static final int AC_SRC_ALPHA
public BlendFunction()
public BlendFunction(BlendFunction that)