Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Blend_ARGB32_on_ARGB32_SourceAndConstAlpha Struct Reference
+ Collaboration diagram for Blend_ARGB32_on_ARGB32_SourceAndConstAlpha:

Public Member Functions

 Blend_ARGB32_on_ARGB32_SourceAndConstAlpha (quint32 alpha)
 
void write (quint32 *dst, quint32 src)
 
void flush (void *)
 

Public Attributes

quint32 m_alpha
 

Detailed Description

Definition at line 397 of file qblendfunctions.cpp.

Constructor & Destructor Documentation

◆ Blend_ARGB32_on_ARGB32_SourceAndConstAlpha()

Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::Blend_ARGB32_on_ARGB32_SourceAndConstAlpha ( quint32  alpha)
inline

Definition at line 398 of file qblendfunctions.cpp.

References m_alpha.

Member Function Documentation

◆ flush()

void Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::flush ( void )
inline

Definition at line 408 of file qblendfunctions.cpp.

◆ write()

void Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::write ( quint32 dst,
quint32  src 
)
inline

Definition at line 403 of file qblendfunctions.cpp.

References blend_pixel(), and m_alpha.

+ Here is the call graph for this function:

Member Data Documentation

◆ m_alpha

quint32 Blend_ARGB32_on_ARGB32_SourceAndConstAlpha::m_alpha

Definition at line 410 of file qblendfunctions.cpp.

Referenced by Blend_ARGB32_on_ARGB32_SourceAndConstAlpha(), and write().


The documentation for this struct was generated from the following file: