Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
Blend_ARGB32_on_RGB16_SourceAndConstAlpha Struct Reference
+ Collaboration diagram for Blend_ARGB32_on_RGB16_SourceAndConstAlpha:

Public Member Functions

 Blend_ARGB32_on_RGB16_SourceAndConstAlpha (quint32 alpha)
 
void write (quint16 *dst, quint32 src)
 
void flush (void *)
 

Public Attributes

quint32 m_alpha
 

Detailed Description

Definition at line 72 of file qblendfunctions.cpp.

Constructor & Destructor Documentation

◆ Blend_ARGB32_on_RGB16_SourceAndConstAlpha()

Blend_ARGB32_on_RGB16_SourceAndConstAlpha::Blend_ARGB32_on_RGB16_SourceAndConstAlpha ( quint32 alpha)
inline

Definition at line 73 of file qblendfunctions.cpp.

References m_alpha.

Member Function Documentation

◆ flush()

void Blend_ARGB32_on_RGB16_SourceAndConstAlpha::flush ( void * )
inline

Definition at line 88 of file qblendfunctions.cpp.

◆ write()

void Blend_ARGB32_on_RGB16_SourceAndConstAlpha::write ( quint16 * dst,
quint32 src )
inline

Definition at line 77 of file qblendfunctions.cpp.

References BYTE_MUL(), BYTE_MUL_RGB16(), m_alpha, qAlpha(), and qConvertRgb32To16().

+ Here is the call graph for this function:

Member Data Documentation

◆ m_alpha

quint32 Blend_ARGB32_on_RGB16_SourceAndConstAlpha::m_alpha

Definition at line 90 of file qblendfunctions.cpp.

Referenced by Blend_ARGB32_on_RGB16_SourceAndConstAlpha(), and write().


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