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_RenderTiling Class Reference

#include <cpdf_rendertiling.h>

Collaboration diagram for CPDF_RenderTiling:

Public Member Functions

 CPDF_RenderTiling ()=delete
 CPDF_RenderTiling (const CPDF_RenderTiling &)=delete
CPDF_RenderTilingoperator= (const CPDF_RenderTiling &)=delete

Static Public Member Functions

static RetainPtr< CFX_DIBitmapDraw (CPDF_RenderStatus *pRenderStatus, CPDF_PageObject *pPageObj, CPDF_TilingPattern *pPattern, CPDF_Form *pPatternForm, const CFX_Matrix &mtObj2Device, const FX_RECT &clip_box, bool bStroke)

Detailed Description

Definition at line 20 of file cpdf_rendertiling.h.

Constructor & Destructor Documentation

◆ CPDF_RenderTiling() [1/2]

CPDF_RenderTiling::CPDF_RenderTiling ( )
delete

◆ CPDF_RenderTiling() [2/2]

CPDF_RenderTiling::CPDF_RenderTiling ( const CPDF_RenderTiling & )
delete

Member Function Documentation

◆ Draw()

RetainPtr< CFX_DIBitmap > CPDF_RenderTiling::Draw ( CPDF_RenderStatus * pRenderStatus,
CPDF_PageObject * pPageObj,
CPDF_TilingPattern * pPattern,
CPDF_Form * pPatternForm,
const CFX_Matrix & mtObj2Device,
const FX_RECT & clip_box,
bool bStroke )
static

Definition at line 72 of file cpdf_rendertiling.cpp.

References CFX_FloatRect::CFX_FloatRect(), CPDF_RenderStatus::CPDF_RenderStatus(), FXDIB_ResampleOptions::FXDIB_ResampleOptions(), CFX_RenderDevice::StateRestorer::StateRestorer(), CPDF_PageObject::AsPath(), CPDF_TilingPattern::bbox(), CFX_FloatRect::bottom, FX_RECT::bottom, CPDF_TilingPattern::colored(), CPDF_RenderOptions::ColorModeIs(), CFX_Matrix::e, CFX_Matrix::f, FXSYS_roundf(), CPDF_PageObject::general_state(), CPDF_RenderStatus::GetContext(), CPDF_RenderStatus::GetDropObjects(), CPDF_GeneralState::GetFillAlpha(), CPDF_RenderStatus::GetFillArgb(), CFX_Matrix::GetInverse(), CPDF_RenderStatus::GetRenderDevice(), CPDF_RenderStatus::GetRenderOptions(), CPDF_PageObjectHolder::GetTransparency(), CPDF_PageObject::graphic_states(), CFX_FloatRect::Height(), FX_RECT::Height(), CPDF_RenderStatus::Initialize(), CFX_Matrix::Is90Rotated(), CFX_Matrix::IsScaled(), kBgra, CPDF_RenderOptions::kGray, kNormal, CFX_FloatRect::left, FX_RECT::left, CPDF_Pattern::pattern_to_form(), CPDF_RenderStatus::RenderObjectList(), CFX_FloatRect::right, FX_RECT::right, CPDF_RenderStatus::SetDropObjects(), CPDF_RenderStatus::SetFormResource(), CPDF_RenderStatus::SetOptions(), CPDF_RenderStatus::SetTransparency(), CFX_FloatRect::top, FX_RECT::top, CFX_Matrix::TransformRect(), CFX_FloatRect::Width(), FX_RECT::Width(), CPDF_TilingPattern::x_step(), and CPDF_TilingPattern::y_step().

Here is the call graph for this function:

◆ operator=()

CPDF_RenderTiling & CPDF_RenderTiling::operator= ( const CPDF_RenderTiling & )
delete

The documentation for this class was generated from the following files: