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

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include "core/fpdfapi/page/cpdf_colorspace.h"
#include <stddef.h>
#include <stdint.h>
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/stl_util.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
Include dependency graph for cpdf_colorspace_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CPDF_CalGray, TranslateImageLine)
 TEST (CPDF_CalRGB, TranslateImageLine)

Function Documentation

◆ TEST() [1/2]

TEST ( CPDF_CalGray ,
TranslateImageLine  )

Definition at line 17 of file cpdf_colorspace_unittest.cpp.

◆ TEST() [2/2]

TEST ( CPDF_CalRGB ,
TranslateImageLine  )

Definition at line 29 of file cpdf_colorspace_unittest.cpp.