![]() |
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/render/cpdf_rendershading.h"#include <math.h>#include <algorithm>#include <array>#include <memory>#include <utility>#include <vector>#include "core/fpdfapi/page/cpdf_colorspace.h"#include "core/fpdfapi/page/cpdf_dib.h"#include "core/fpdfapi/page/cpdf_function.h"#include "core/fpdfapi/page/cpdf_meshstream.h"#include "core/fpdfapi/parser/cpdf_array.h"#include "core/fpdfapi/parser/cpdf_dictionary.h"#include "core/fpdfapi/parser/cpdf_stream.h"#include "core/fpdfapi/parser/fpdf_parser_utility.h"#include "core/fpdfapi/render/cpdf_devicebuffer.h"#include "core/fpdfapi/render/cpdf_renderoptions.h"#include "core/fxcrt/check.h"#include "core/fxcrt/check_op.h"#include "core/fxcrt/compiler_specific.h"#include "core/fxcrt/fx_safe_types.h"#include "core/fxcrt/fx_system.h"#include "core/fxcrt/numerics/clamped_math.h"#include "core/fxcrt/span.h"#include "core/fxcrt/span_util.h"#include "core/fxcrt/stl_util.h"#include "core/fxcrt/unowned_ptr.h"#include "core/fxge/cfx_defaultrenderdevice.h"#include "core/fxge/cfx_fillrenderoptions.h"#include "core/fxge/cfx_path.h"#include "core/fxge/dib/cfx_dibitmap.h"#include "core/fxge/dib/fx_dib.h"