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

#include <cxfa_imagerenderer.h>

+ Collaboration diagram for CXFA_ImageRenderer:

Public Member Functions

 CXFA_ImageRenderer (CFX_RenderDevice *pDevice, const RetainPtr< CFX_DIBBase > &pDIBBase, const CFX_Matrix &mtImage2Device)
 
 ~CXFA_ImageRenderer ()
 
bool Start ()
 
bool Continue ()
 

Detailed Description

Definition at line 22 of file cxfa_imagerenderer.h.

Constructor & Destructor Documentation

◆ CXFA_ImageRenderer()

CXFA_ImageRenderer::CXFA_ImageRenderer ( CFX_RenderDevice * pDevice,
const RetainPtr< CFX_DIBBase > & pDIBBase,
const CFX_Matrix & mtImage2Device )

Definition at line 17 of file cxfa_imagerenderer.cpp.

References CFX_Matrix::CFX_Matrix(), and CXFA_ImageRenderer().

Referenced by CXFA_ImageRenderer().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ~CXFA_ImageRenderer()

CXFA_ImageRenderer::~CXFA_ImageRenderer ( )
default

Member Function Documentation

◆ Continue()

bool CXFA_ImageRenderer::Continue ( )

Definition at line 93 of file cxfa_imagerenderer.cpp.

Referenced by XFA_DrawImage().

+ Here is the caller graph for this function:

◆ Start()

bool CXFA_ImageRenderer::Start ( )

Definition at line 24 of file cxfa_imagerenderer.cpp.

References FX_RECT::FX_RECT(), CFX_Matrix::a, CFX_Matrix::b, FXDIB_ResampleOptions::bInterpolateBilinear, FX_RECT::bottom, CFX_Matrix::c, CFX_Matrix::d, CFX_FloatRect::GetOuterRect(), CFX_Matrix::GetUnitRect(), FX_RECT::Height(), FX_RECT::Intersect(), FX_RECT::left, FX_RECT::right, FX_RECT::top, and FX_RECT::Width().

Referenced by XFA_DrawImage().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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