|
MP4
Stacks and Queues
|
| ►Nfiller | Filler namespace: specifies a set of functions for performing flood fills on images |
| Canimation | Animation class—used to create animated images from a sequence of PNG objects as frames of the animation |
| CcolorPicker | ColorPicker: a functor that determines the color that should be used given an x and y coordinate |
| CgradientColorPicker | GradientColorPicker: a functor that determines the color that should be used given an x and y coordinate using a gradient strategy |
| CgridColorPicker | GridColorPicker: a functor that determines the color that should be used given an x and a y coordinate using a grid pattern |
| COrderingStructure | OrderingStructure: represents an interface for a structure that orders items placed into it |
| CPNG | Represents an entire png formatted image |
| CQueue | Queue class: represents a standard queue |
| CrainbowColorPicker | |
| CRGBAPixel | Represents a single pixel in an image |
| CsolidColorPicker | SolidColorPicker: a functor that determines the color that should be used given an x and y coordinate using a solid pattern |
| CStack | Stack class: represents a standard stack |
1.8.9.1