QColorSpace::PrimaryPoints Struct
struct QColorSpace::PrimaryPointsPrimaryPoints 구조체에는 4개의 기본 색 공간 포인트가 포함되어 있습니다. 더 보기...
이 구조체는 Qt 6.9에 도입되었습니다.
공용 함수
bool | isValid() const |
정적 공용 멤버
QColorSpace::PrimaryPoints | fromPrimaries(QColorSpace::Primaries primaries) |
QColorSpace::Primaries 를참조하세요 .
멤버 함수 문서
[static]
QColorSpace::PrimaryPoints PrimaryPoints::fromPrimaries(QColorSpace::Primaries primaries)
primaries 을 구성하는 네 가지 기본 포인트를 반환합니다.
[noexcept]
bool PrimaryPoints::isValid() const
기본 포인트가 QColorSpace::PrimaryPoints 을 소비하는 메서드에서 사용하는 건전성 검사를 통과하면 true
을 반환합니다.
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.