![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "core/fpdfapi/page/cpdf_devicecs.h"#include "core/fxcrt/retain_ptr.h"#include "testing/gtest/include/gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (CPDF_DeviceCSTest, GetRGBFromGray) | |
| TEST (CPDF_DeviceCSTest, GetRGBFromRGB) | |
| TEST (CPDF_DeviceCSTest, GetRGBFromCMYK) | |
| TEST | ( | CPDF_DeviceCSTest | , |
| GetRGBFromCMYK | ) |
Definition at line 93 of file cpdf_devicecs_unittest.cpp.
References CPDF_ColorSpace::kDeviceCMYK.
| TEST | ( | CPDF_DeviceCSTest | , |
| GetRGBFromGray | ) |
Definition at line 12 of file cpdf_devicecs_unittest.cpp.
References CPDF_ColorSpace::kDeviceGray.
| TEST | ( | CPDF_DeviceCSTest | , |
| GetRGBFromRGB | ) |
Definition at line 62 of file cpdf_devicecs_unittest.cpp.
References CPDF_ColorSpace::kDeviceRGB.