backend_pgm.h
Go to the documentation of this file.
00001 /* Copyright (C) 2001-2007 Peter Selinger.
00002    This file is part of Potrace. It is free software and it is covered
00003    by the GNU General Public License. See the file COPYING for details. */
00004 
00005 /* $Id: backend_pgm.h 147 2007-04-09 00:44:09Z selinger $ */
00006 
00007 #ifndef BACKEND_PGM_H
00008 #define BACKEND_PGM_H
00009 
00010 #include <stdio.h>
00011 
00012 #include "potracelib.h"
00013 #include "main.h"
00014 
00015 int page_pgm(FILE *fout, potrace_path_t *plist, imginfo_t *imginfo);
00016 
00017 #endif /* BACKEND_PGM_H */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


portrait_painter
Author(s): Niklas Meinzer, Ina Baumgarten
autogenerated on Wed Dec 26 2012 16:00:42