Uses of Package
org.sunflow.image

Packages that use org.sunflow.image
org.sunflow   
org.sunflow.core   
org.sunflow.core.display   
org.sunflow.core.gi   
org.sunflow.core.light   
org.sunflow.core.parser   
org.sunflow.core.photonmap   
org.sunflow.core.primitive   
org.sunflow.core.shader   
org.sunflow.image   
org.sunflow.image.formats   
org.sunflow.image.readers   
org.sunflow.image.writers   
org.sunflow.system   
 

Classes in org.sunflow.image used by org.sunflow
BitmapReader
          This is a very simple interface, designed to handle loading of bitmap data.
BitmapWriter
          This interface is used to represents an image output format.
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core
Bitmap
           
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.display
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.gi
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.light
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.parser
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.photonmap
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.primitive
Color
           
 

Classes in org.sunflow.image used by org.sunflow.core.shader
Color
           
 

Classes in org.sunflow.image used by org.sunflow.image
Bitmap
           
BitmapReader.BitmapFormatException
          This exception can be used internally by bitmap readers to signal they have encountered a valid file but which contains invalid content.
Color
           
ColorFactory.ColorSpecificationException
           
RGBSpace
           
SpectralCurve
          This class is an abstract interface to sampled or analytic spectral data.
XYZColor
           
 

Classes in org.sunflow.image used by org.sunflow.image.formats
Bitmap
           
Color
           
 

Classes in org.sunflow.image used by org.sunflow.image.readers
Bitmap
           
BitmapReader
          This is a very simple interface, designed to handle loading of bitmap data.
BitmapReader.BitmapFormatException
          This exception can be used internally by bitmap readers to signal they have encountered a valid file but which contains invalid content.
 

Classes in org.sunflow.image used by org.sunflow.image.writers
BitmapWriter
          This interface is used to represents an image output format.
Color
           
 

Classes in org.sunflow.image used by org.sunflow.system
Color