MatrixWalkers::CheckedImage< T, U > Struct Template Reference

Checked_ iterator for a whole QImage; no rotation, but always transposed. More...

#include <matrixUtil.h>

List of all members.

Public Member Functions

 CheckedImage (QImage &image)
 Initializes a new iterator for an instance of QImage (Qt class).

Protected Attributes

QImage & img
 reference to the image
int lineIndex
 index of the current line
int width
 the width of the image
int height
 the height of the image
QRgb * line
 pointer to the current pixel
QRgb * lineEnd
 pointer to the end of the line


Detailed Description

template<class T, class U>
struct MatrixWalkers::CheckedImage< T, U >

Checked_ iterator for a whole QImage; no rotation, but always transposed.

Definition at line 454 of file matrixUtil.h.


The documentation for this struct was generated from the following file:

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8