Public Member Functions | Private Attributes
IZ::PortableImage Class Reference

#include <portableimage.h>

Inheritance diagram for IZ::PortableImage:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int components () const
 PortableImage ()
bool readHeader (const unsigned char *data)
void setComponents (int components)
unsigned char * writeHeader (unsigned char *data)
 ~PortableImage ()

Private Attributes

int m_components
int m_maxVal

Detailed Description

Definition at line 8 of file portableimage.h.


Constructor & Destructor Documentation

Definition at line 119 of file portableimage.cpp.

Definition at line 124 of file portableimage.cpp.


Member Function Documentation

int IZ::PortableImage::components ( ) const [inline]

Definition at line 16 of file portableimage.h.

bool IZ::PortableImage::readHeader ( const unsigned char *  data)

Definition at line 84 of file portableimage.cpp.

void IZ::PortableImage::setComponents ( int  components) [inline]

Definition at line 19 of file portableimage.h.

unsigned char * IZ::PortableImage::writeHeader ( unsigned char *  data)

Definition at line 57 of file portableimage.cpp.


Member Data Documentation

Definition at line 27 of file portableimage.h.

Definition at line 28 of file portableimage.h.


The documentation for this class was generated from the following files:


imagezero
Author(s):
autogenerated on Thu Jun 6 2019 21:34:51