public class ANIMKeyFrame extends ANIMFrame
| Modifier and Type | Field and Description |
|---|---|
protected static int |
VDAT_ID |
BadBitsOP_ByteVertical, BadBitsOP_GeneralDelta, BIT_LongData, BIT_LongInfoOffsets, BIT_OneInfoListForAllPlanes, BIT_RLC, BIT_Vertical, BIT_XOR, colorModel, data| Constructor and Description |
|---|
ANIMKeyFrame() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(BitmapImage bitmap,
ANIMMovieTrack track) |
void |
setCompression(int compression) |
void |
setData(byte[] data) |
static int |
unpackByteRun1(byte[] in,
byte[] out) |
void |
unpackVertical(byte[] in,
BitmapImage bm) |
addAudioCommand, cleanUpAudioCommands, getAudioCommands, getBits, getBottomBound, getColorModel, getInterleave, getLeftBound, getOperation, getRelTime, getRightBound, getTopBound, isBidirectional, setAbsTime, setBits, setColorModel, setHeight, setInterleave, setMask, setOperation, setRelTime, setWidth, setX, setYpublic void setCompression(int compression)
public void decode(BitmapImage bitmap, ANIMMovieTrack track)
public static int unpackByteRun1(byte[] in,
byte[] out)
public void unpackVertical(byte[] in,
BitmapImage bm)
Copyright © 2022. All Rights Reserved.