Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Bmp Member List

This is the complete list of members for Bmp, including all inherited members.
Bmp(const std::string &filename)Bmp
Bmp(size_t xsize_, size_t ysize_)Bmp
Bmp(const Bmp &other)Bmp
dataBmp [private]
down(Pixel &curr, size_t dist=1)Bmp [inline]
getPixel(UINT32 xpos, UINT32 ypos)Bmp [inline]
getPixel(UINT32 xpos, UINT32 ypos) constBmp [inline]
getPositions(const Pixel &pixel, UINT32 &xpos_result, UINT32 &ypos_result) constBmp [inline, private]
left(Pixel &curr, size_t dist=1)Bmp [inline]
loaded_from_fileBmp [private]
offset_per_lineBmp [private]
operator=(const Bmp &other)Bmp
originalFilename() constBmp [inline]
pixelPointer(UINT32 xpos, UINT32 ypos)Bmp [inline, private]
right(Pixel &curr, size_t dist=1)Bmp [inline]
saveAs(const std::string &filename) constBmp
setPixel(UINT32 xpos, UINT32 ypos, unsigned char red, unsigned char green, unsigned char blue)Bmp [inline]
throw_wrong_pix_pos()Bmp [private, static]
up(Pixel &curr, size_t dist=1)Bmp [inline]
xsizeBmp [private]
Xsize() constBmp [inline]
Ysize() constBmp [inline]
ysizeBmp [private]
~Bmp()Bmp [inline, virtual]

Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen