Om  1.0.0
A universal framework for multimedia simulation
Classes
om::images::io Namespace Reference

A namespace containing classes that load and save images. More...

Classes

class  BMPTranscoder
 A class that handles encoding and decoding image data to/from the windows bitmap format (.bmp) More...
 
class  ImageConverter
 A class that handles encoding and decoding image data to/from various formats. More...
 
class  ImageTranscoder
 An interface for an object that decodes and encodes images. More...
 
class  JPEGTranscoder
 A class that handles encoding and decoding image data to/from the jpeg format (.jpg) More...
 
class  PNGTranscoder
 A class that handles encoding and decoding image data to/from the portable network graphics format (.png) More...
 
class  TGATranscoder
 A class that handles encoding and decoding image data to/from the Truevision TGA format (.tga) More...
 
class  TIFFTranscoder
 A class that handles encoding and decoding image data to/from the TIFF format (.tif) More...
 

Detailed Description

A namespace containing classes that load and save images.