GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
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>
15
16#endif /* FILTERS_GP_FILTER_H */
A pixel buffer.
A progress callback.