Package utils

Interface Summary
IPixelFilter  
 

Class Summary
BoxPixelFilter the box pixel filter uses random numbers to produce a rectangle with evenly distributed pixels and gives them the same weight
ColorList a list, wich contains all colors along with its name
ColorOps  
GlobalLists  
MitchellNetravaliPixelFilter the Mitchell Netravali pixel filter uses random numbers to produce a 4x4 square with evenly distributed pixels and gives them a weight comparable to the sinc function
Rectangle a rectangle
RGBColor  
Sampler  
StatisticalRGBColor  
TrianglePixelFilter the triangle pixel filter uses random numbers to produce a rectangle with evenly distributed pixels to create a triangle shaped probability distribution with the same weigt equally the weight could be shaped like a triangle, but this way the pixels near to the center are more likely