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 Namespace Reference

Functions

color_space imageFormatToColorSpace (QImage::Format format)
QImage::Format colorSpaceToImageFormat (color_space colorSpace)

Function Documentation

◆ colorSpaceToImageFormat()

QImage::Format QHaikuUtils::colorSpaceToImageFormat ( color_space colorSpace)

Definition at line 43 of file qhaikuutils.cpp.

◆ imageFormatToColorSpace()

color_space QHaikuUtils::imageFormatToColorSpace ( QImage::Format format)

Definition at line 6 of file qhaikuutils.cpp.