Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_rendershading.h>
Public Member Functions | |
CPDF_RenderShading ()=delete | |
CPDF_RenderShading (const CPDF_RenderShading &)=delete | |
CPDF_RenderShading & | operator= (const CPDF_RenderShading &)=delete |
Static Public Member Functions | |
static void | Draw (CFX_RenderDevice *pDevice, CPDF_RenderContext *pContext, const CPDF_PageObject *pCurObj, const CPDF_ShadingPattern *pPattern, const CFX_Matrix &mtMatrix, const FX_RECT &clip_rect, int alpha, const CPDF_RenderOptions &options) |
Definition at line 18 of file cpdf_rendershading.h.
|
delete |
|
delete |
|
static |
Definition at line 879 of file cpdf_rendershading.cpp.
References CPDF_DeviceBuffer::CPDF_DeviceBuffer(), ArgbEncode(), CPDF_RenderOptions::Options::bNoPathSmooth, CPDF_RenderOptions::ColorModeIs(), CFX_RenderDevice::DrawShading(), CFX_RenderDevice::GetDeviceCaps(), CPDF_DeviceBuffer::GetMatrix(), CPDF_RenderOptions::GetOptions(), CPDF_ShadingPattern::GetShadingType(), CPDF_ShadingPattern::IsShadingObject(), CPDF_RenderOptions::kAlpha, kAxialShading, kCoonsPatchMeshShading, kFreeFormGouraudTriangleMeshShading, kFunctionBasedShading, CPDF_RenderOptions::kGray, kInvalidShading, kLatticeFormGouraudTriangleMeshShading, kMaxShading, kRadialShading, kTensorProductPatchMeshShading, CFX_Matrix::operator*(), and CPDF_DeviceBuffer::OutputToDevice().
|
delete |