|
Krita Source Code Documentation
|
Go to the source code of this file.
Classes | |
| class | KisScreenInformationAdapter |
| struct | KisScreenInformationAdapter::ScreenInfo |
Functions | |
| QDebug | operator<< (QDebug, const KisScreenInformationAdapter::ScreenInfo &) |
| QDebug operator<< | ( | QDebug | dbg, |
| const KisScreenInformationAdapter::ScreenInfo & | info ) |
Definition at line 262 of file KisScreenInformationAdapter.cpp.
References KisScreenInformationAdapter::ScreenInfo::bitsPerColor, KisScreenInformationAdapter::ScreenInfo::bluePrimary, KisScreenInformationAdapter::ScreenInfo::colorSpace, KisScreenInformationAdapter::ScreenInfo::greenPrimary, KisScreenInformationAdapter::ScreenInfo::isValid(), KisScreenInformationAdapter::ScreenInfo::maxFullFrameLuminance, KisScreenInformationAdapter::ScreenInfo::maxLuminance, KisScreenInformationAdapter::ScreenInfo::minLuminance, KisScreenInformationAdapter::ScreenInfo::redPrimary, KisScreenInformationAdapter::ScreenInfo::screen, and KisScreenInformationAdapter::ScreenInfo::whitePoint.