GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
include
filters
gp_filter.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-2.1-or-later
2
/*
3
* Copyright (C) 2009-2013 Cyril Hrubis <metan@ucw.cz>
4
*/
5
10
#ifndef FILTERS_GP_FILTER_H
11
#define FILTERS_GP_FILTER_H
12
13
#include <
core/gp_pixmap.h
>
14
#include <
core/gp_progress_callback.h
>
15
16
#endif
/* FILTERS_GP_FILTER_H */
gp_pixmap.h
A pixel buffer.
gp_progress_callback.h
A progress callback.
Generated by
1.9.8