Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qhaikuutils.h
Go to the documentation of this file.
1
// Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Tobias Koenig <tobias.koenig@kdab.com>
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4
#
ifndef
QHAIKUUTILS_H
5
#
define
QHAIKUUTILS_H
6
7
#
include
<
QImage
>
8
9
#
include
<
GraphicsDefs
.
h
>
10
11
QT_BEGIN_NAMESPACE
12
13
namespace
QHaikuUtils
14
{
15
color_space
imageFormatToColorSpace
(QImage::Format format);
16
QImage
::
Format
colorSpaceToImageFormat
(color_space colorSpace);
17
}
18
19
QT_END_NAMESPACE
20
21
#
endif
QHaikuUtils
Definition
qhaikuutils.h:14
QHaikuUtils::imageFormatToColorSpace
color_space imageFormatToColorSpace(QImage::Format format)
Definition
qhaikuutils.cpp:6
QHaikuUtils::colorSpaceToImageFormat
QImage::Format colorSpaceToImageFormat(color_space colorSpace)
Definition
qhaikuutils.cpp:43
QPlatformGraphicsBufferHelper
\inmodule QtGui
qtbase
src
plugins
platforms
haiku
qhaikuutils.h
Generated on
for Qt by
1.14.0