| Package | Description |
|---|---|
| org.monte.media.anim | |
| org.monte.media.ilbm | |
| org.monte.media.pbm | |
| org.monte.media.seq |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ColorCycle> |
ANIMMovieTrack.getColorCycles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ANIMMovieTrack.addColorCycle(ColorCycle cc) |
| Modifier and Type | Class and Description |
|---|---|
class |
CRNGColorCycle |
class |
DRNGColorCycle |
| Modifier and Type | Method and Description |
|---|---|
protected ColorCycle |
ILBMDecoder.decodeCCRT(IFFChunk chunk) |
protected ColorCycle |
ILBMDecoder.decodeCRNG(IFFChunk chunk) |
protected ColorCycle |
ILBMDecoder.decodeDRNG(IFFChunk chunk) |
| Modifier and Type | Method and Description |
|---|---|
void |
ColorCyclingMemoryImageSource.addColorCycle(ColorCycle cc) |
| Modifier and Type | Method and Description |
|---|---|
protected ColorCycle |
PBMDecoder.decodeCRNG(IFFChunk chunk) |
protected ColorCycle |
PBMDecoder.decodeDRNG(IFFChunk chunk) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ColorCycle> |
SEQMovieTrack.getColorCycles() |
| Modifier and Type | Method and Description |
|---|---|
void |
SEQMovieTrack.addColorCycle(ColorCycle cc) |
Copyright © 2022. All Rights Reserved.