Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
Image Directory Reference

Defines image generating functions.

More...

Files

 BinaryMixedImage.cpp
 
 BinaryMixedImage.h
 
 BlackBodyRadiationImage.cpp
 
 BlackBodyRadiationImage.h
 
 CheckerboardImage.cpp
 
 CheckerboardImage.h
 
 ConstantImage.cpp
 
 ConstantImage.h
 
 GradientImage.cpp
 
 GradientImage.h
 
 Image.cpp
 
 Image.h
 
 MathImage.cpp
 
 MathImage.h
 
 RasterFileImage.cpp
 
 RasterFileImage.h
 
 RasterImageBase.cpp
 
 RasterImageBase.h
 
 sdl_image_enums.h
 
 SwizzledImage.cpp
 
 SwizzledImage.h
 

Detailed Description

Defines image generating functions.

A standalone data container.

Other than simple LDR, HDR pictures, images should be seen as a table that contains static data or operations in Photon (modifier images such as RealMath can apply basic arithmetic operations on other images).