KImgIO
#include "xview.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <QtGui/QImage>
Go to the source code of this file.
Macros | |
#define | BUFSIZE 1024 |
Variables | |
static const int | b_255_3 [] = {0,85,170,255} |
static const int | rg_255_7 [] ={0,36,72,109,145,182,218,255} |
Macro Definition Documentation
◆ BUFSIZE
#define BUFSIZE 1024 |
QImageIO Routines to read/write XV images.
copyright (c) 1998 Torben Weis weis@.nosp@m.kde..nosp@m.org copyright (c) 1999 Oliver Eiden o.eid.nosp@m.en@p.nosp@m.op.ru.nosp@m.hr.d.nosp@m.e
This library is distributed under the conditions of the GNU LGPL.
Variable Documentation
◆ b_255_3
◆ rg_255_7
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.