Krita Source Code Documentation
Loading...
Searching...
No Matches
exr_extra_tags.cpp
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#include "exr_extra_tags.h"
8
9const char EXR_NAME[] = "exr_name";
10const char EXR_KRITA_LAYERS[] = "krita_layers_info";
const char EXR_KRITA_LAYERS[]
const char EXR_NAME[]