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
cpdf_devicecs_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cpdf_devicecs_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CPDF_DeviceCSTest, GetRGBFromGray)
 
 TEST (CPDF_DeviceCSTest, GetRGBFromRGB)
 
 TEST (CPDF_DeviceCSTest, GetRGBFromCMYK)
 

Function Documentation

◆ TEST() [1/3]

TEST ( CPDF_DeviceCSTest ,
GetRGBFromCMYK  )

Definition at line 86 of file cpdf_devicecs_unittest.cpp.

References CPDF_ColorSpace::kDeviceCMYK.

◆ TEST() [2/3]

TEST ( CPDF_DeviceCSTest ,
GetRGBFromGray  )

Definition at line 12 of file cpdf_devicecs_unittest.cpp.

References CPDF_ColorSpace::kDeviceGray.

◆ TEST() [3/3]

TEST ( CPDF_DeviceCSTest ,
GetRGBFromRGB  )

Definition at line 56 of file cpdf_devicecs_unittest.cpp.

References CPDF_ColorSpace::kDeviceRGB.