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

#include <cfx_agg_imagerenderer.h>

Collaboration diagram for CFX_AggImageRenderer:

Public Member Functions

 CFX_AggImageRenderer (const RetainPtr< CFX_DIBitmap > &pDevice, const CFX_AggClipRgn *pClipRgn, RetainPtr< const CFX_DIBBase > source, float alpha, uint32_t mask_color, const CFX_Matrix &matrix, const FXDIB_ResampleOptions &options, bool bRgbByteOrder)
 ~CFX_AggImageRenderer ()
bool Continue (PauseIndicatorIface *pPause)

Detailed Description

Definition at line 23 of file cfx_agg_imagerenderer.h.

Constructor & Destructor Documentation

◆ CFX_AggImageRenderer()

CFX_AggImageRenderer::CFX_AggImageRenderer ( const RetainPtr< CFX_DIBitmap > & pDevice,
const CFX_AggClipRgn * pClipRgn,
RetainPtr< const CFX_DIBBase > source,
float alpha,
uint32_t mask_color,
const CFX_Matrix & matrix,
const FXDIB_ResampleOptions & options,
bool bRgbByteOrder )

Definition at line 20 of file cfx_agg_imagerenderer.cpp.

References CFX_AggImageRenderer(), CFX_Matrix::CFX_Matrix(), CFX_Matrix::a, CFX_Matrix::b, CFX_Matrix::c, CFX_Matrix::d, CFX_FloatRect::GetOuterRect(), CFX_Matrix::GetUnitRect(), FX_RECT::Height(), FX_RECT::Intersect(), FX_RECT::IsEmpty(), FX_RECT::left, FX_RECT::Offset(), FX_RECT::operator=(), FX_RECT::SwappedClipBox(), FX_RECT::top, and FX_RECT::Width().

Referenced by CFX_AggImageRenderer().

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

◆ ~CFX_AggImageRenderer()

CFX_AggImageRenderer::~CFX_AggImageRenderer ( )
default

Member Function Documentation

◆ Continue()

bool CFX_AggImageRenderer::Continue ( PauseIndicatorIface * pPause)

Definition at line 97 of file cfx_agg_imagerenderer.cpp.

References FXSYS_roundf().

Here is the call graph for this function:

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