Uses of Class
artofillusion.image.ImageOrColor

Packages that use ImageOrColor
artofillusion.image   
artofillusion.texture   
 

Uses of ImageOrColor in artofillusion.image
 

Methods in artofillusion.image that return ImageOrColor
 ImageOrColor ImageOrColor.duplicate()
          Create a duplicate of this object.
 

Methods in artofillusion.image with parameters of type ImageOrColor
 void ImageOrColor.copy(ImageOrColor obj)
          Make this object identical to another one.
 

Uses of ImageOrColor in artofillusion.texture
 

Fields in artofillusion.texture declared as ImageOrColor
 ImageOrColor ImageMapTexture.diffuseColor
           
 ImageOrColor ImageMapTexture.emissiveColor
           
 ImageOrColor ImageMapTexture.specularColor
           
 ImageOrColor ImageMapTexture.transparentColor
           
 



Copyright © 1999-2011 by Peter Eastman.