Uses of Package
artofillusion.image

Packages that use artofillusion.image
artofillusion   
artofillusion.image   
artofillusion.image.filter   
artofillusion.material   
artofillusion.object   
artofillusion.procedural   
artofillusion.texture   
 

Classes in artofillusion.image used by artofillusion
ComplexImage
          This class stores an image, with optional additional floating point values for each pixel.
ImageMap
          ImageMap represents an image which can be used for texturing an object.
ImageSaver
          This class is used to save rendered images to disk.
 

Classes in artofillusion.image used by artofillusion.image
ComplexImage
          This class stores an image, with optional additional floating point values for each pixel.
HDRImage
          HDRImage is an ImageMap subclass.
ImageMap
          ImageMap represents an image which can be used for texturing an object.
ImageOrColor
          ImageOrColor represents a color which can potentially vary with position.
ImageOrValue
          ImageOrValue represents a float value between 0 and 1, which can potentially vary with position.
 

Classes in artofillusion.image used by artofillusion.image.filter
ComplexImage
          This class stores an image, with optional additional floating point values for each pixel.
 

Classes in artofillusion.image used by artofillusion.material
ImageMap
          ImageMap represents an image which can be used for texturing an object.
 

Classes in artofillusion.image used by artofillusion.object
ComplexImage
          This class stores an image, with optional additional floating point values for each pixel.
 

Classes in artofillusion.image used by artofillusion.procedural
ImageMap
          ImageMap represents an image which can be used for texturing an object.
 

Classes in artofillusion.image used by artofillusion.texture
ImageMap
          ImageMap represents an image which can be used for texturing an object.
ImageOrColor
          ImageOrColor represents a color which can potentially vary with position.
ImageOrValue
          ImageOrValue represents a float value between 0 and 1, which can potentially vary with position.
 



Copyright © 1999-2011 by Peter Eastman.