Uses of Class
org.monte.media.ilbm.DRNGColorCycle.Cell
Packages that use DRNGColorCycle.Cell
Package
Description
Provides classes for reading ILBM images with color cycling.
-
Uses of DRNGColorCycle.Cell in org.monte.media.ilbm
Subclasses of DRNGColorCycle.Cell in org.monte.media.ilbmModifier and TypeClassDescriptionstatic classTrue color cell.static classColor register cell.Classes in org.monte.media.ilbm that implement interfaces with type arguments of type DRNGColorCycle.CellMethods in org.monte.media.ilbm with parameters of type DRNGColorCycle.CellConstructors in org.monte.media.ilbm with parameters of type DRNGColorCycle.CellModifierConstructorDescriptionDRNGColorCycle(int rate, int timeScale, int min, int max, boolean isActive, boolean isEHB, DRNGColorCycle.Cell[] cells)