kviewshell
GPixmap.h File Reference
#include "GSmartPointer.h"
Include dependency graph for GPixmap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | GPixel |
Color pixel as a RGB triple. More... | |
class | GPixmap |
RGB Color images. More... | |
Functions | |
unsigned int | hash (const GPixel &p) |
int | operator!= (const GPixel &p1, const GPixel &p2) |
int | operator== (const GPixel &p1, const GPixel &p2) |
Function Documentation