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

#include <cfx_imagerenderer.h>

+ Collaboration diagram for CFX_ImageRenderer:

Public Member Functions

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

Detailed Description

Definition at line 23 of file cfx_imagerenderer.h.

Constructor & Destructor Documentation

◆ CFX_ImageRenderer()

CFX_ImageRenderer::CFX_ImageRenderer ( const RetainPtr< CFX_DIBitmap > & pDevice,
const CFX_ClipRgn * 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_imagerenderer.cpp.

References CFX_ImageRenderer(), 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_ImageRenderer().

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

◆ ~CFX_ImageRenderer()

CFX_ImageRenderer::~CFX_ImageRenderer ( )
default

Member Function Documentation

◆ Continue()

bool CFX_ImageRenderer::Continue ( PauseIndicatorIface * pPause)

Definition at line 96 of file cfx_imagerenderer.cpp.

References FXSYS_roundf().

+ Here is the call graph for this function:

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