Krita Source Code Documentation
Loading...
Searching...
No Matches
exr_extra_tags.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2014 Dmitry Kazakov <dimula73@gmail.com>
3 *
4 * SPDX-License-Identifier: GPL-2.0-or-later
5 */
6
7#ifndef __EXR_EXTRA_TAGS_H
8#define __EXR_EXTRA_TAGS_H
9
10extern const char EXR_NAME[];
11extern const char EXR_KRITA_LAYERS[];
12
13
14#endif /* __EXR_EXTRA_TAGS_H */
const char EXR_KRITA_LAYERS[]
const char EXR_NAME[]