plastimatch
Loading...
Searching...
No Matches
proj_image_filter.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _proj_image_filter_h_
5#define _proj_image_filter_h_
6
7#include "plmutil_config.h"
8
9class Proj_image;
10
12
13#endif
Definition: proj_image.h:13
#define PLMUTIL_C_API
Definition: plmutil_config.h:25
EXTERNC void proj_image_filter(Proj_image *proj)
Definition: proj_image_filter.cxx:11