spectral::Image Class Reference

Inheritance diagram for spectral::Image:
spectral::image< float >

List of all members.

Public Member Functions

 Image (uint32_t width, uint32_t height, uint32_t cs, float *buffer=NULL)
 Image (const Image &)
uint32_t get_colour_space (void) const
 Get the image type.
ImageCreateThumbnail (uint32_t width, uint32_t height) const
 Create a srgb scaled thumbnail.
ImageCreateTile (int32_t x, int32_t y, uint32_t width, uint32_t height, bool wrap_x, bool wrap_y) const
 Create a tile.
ImageExpand (uint32_t x_border, uint32_t y_border, bool wrap_x, bool wrap_y) const
 Expand an image, adding a reflected border.
ImageContract (uint32_t x_border, uint32_t y_border) const
 uniform crop of image, eliminating border.

The documentation for this class was generated from the following files:
 All Classes Functions Variables
Generated on Sat Jan 8 12:12:50 2011 by  doxygen 1.6.3