PatternGenerators based on bitmap images stored in files.
|
|
PatternSampler
Stores a SheetCoordinateSystem whose activity represents the
supplied pattern_array, and when called will resample that array
at the supplied Sheet coordinates according to the supplied
scaling parameters.
|
|
|
FastPatternSampler
A fast-n-dirty pattern sampler using Python Imaging Library
routines.
|
|
|
GenericImage
Generic 2D image generator.
|
|
|
FileImage
2D Image generator that reads the image from a file.
|
|
|
Image
2D Image generator that reads the image from a file.
|