This is the complete list of members for IZ::PortableImage, including all inherited members.
components() const | IZ::PortableImage | inline |
data() const | IZ::Image<> | inline |
height() const | IZ::Image<> | inline |
m_components | IZ::PortableImage | private |
m_data | IZ::Image<> | protected |
m_height | IZ::Image<> | protected |
m_maxVal | IZ::PortableImage | private |
m_spl | IZ::Image<> | protected |
m_width | IZ::Image<> | protected |
PortableImage() | IZ::PortableImage | |
readHeader(const unsigned char *data) | IZ::PortableImage | |
samplesPerLine() const | IZ::Image<> | inline |
setComponents(int components) | IZ::PortableImage | inline |
setData(unsigned char *data) | IZ::Image<> | inline |
setHeight(int height) | IZ::Image<> | inline |
setSamplesPerLine(ptrdiff_t samplesPerLine) | IZ::Image<> | inline |
setWidth(int width) | IZ::Image<> | inline |
width() const | IZ::Image<> | inline |
writeHeader(unsigned char *data) | IZ::PortableImage | |
~PortableImage() | IZ::PortableImage |