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_colorspace.h"
#include <stdint.h>
#include <string.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_CalGray, TranslateImageLine) | |
TEST (CPDF_CalRGB, TranslateImageLine) | |
TEST | ( | CPDF_CalGray | , |
TranslateImageLine | ) |
Definition at line 13 of file cpdf_colorspace_unittest.cpp.
TEST | ( | CPDF_CalRGB | , |
TranslateImageLine | ) |
Definition at line 32 of file cpdf_colorspace_unittest.cpp.