NGL  6.5
The NCCA Graphics Library
ngl::Image Member List

This is the complete list of members for ngl::Image, including all inherited members.

channels() const noexceptngl::Imageinline
format() const noexceptngl::Imageinline
getColour(const GLuint _x, const GLuint _y) const noexceptngl::Image
getColour(const Real _uvX, const Real _uvY) const noexceptngl::Image
getPixels() const noexceptngl::Imageinline
height() const noexceptngl::Imageinline
Image()=defaultngl::Image
Image(const std::string &_fname)ngl::Image
Image(const Image &_i)ngl::Image
ImageModes enum namengl::Image
load(const std::string &_fname) noexceptngl::Image
m_channelsngl::Imageprivate
m_datangl::Imageprivate
m_formatngl::Imageprivate
m_hasAlphangl::Imageprivate
m_heightngl::Imageprivate
m_loadedngl::Imageprivate
m_widthngl::Imageprivate
saveFrameBufferToFile(const std::string &_fname, int _x, int _y, int _width, int _height, ImageModes _mode=ImageModes::RGB)ngl::Imagestatic
width() const noexceptngl::Imageinline
~Image()=defaultngl::Image