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
Blend_RGB16_on_RGB16_ConstAlpha Struct Reference
Collaboration diagram for Blend_RGB16_on_RGB16_ConstAlpha:

Public Member Functions

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

Public Attributes

quint32 m_alpha
quint32 m_ialpha

Detailed Description

Definition at line 42 of file qblendfunctions.cpp.

Constructor & Destructor Documentation

◆ Blend_RGB16_on_RGB16_ConstAlpha() [1/2]

Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha ( quint32 alpha)
inline

Definition at line 43 of file qblendfunctions.cpp.

◆ Blend_RGB16_on_RGB16_ConstAlpha() [2/2]

Blend_RGB16_on_RGB16_ConstAlpha::Blend_RGB16_on_RGB16_ConstAlpha ( quint32 alpha)
inline

Definition at line 43 of file qblendfunctions.cpp.

Member Function Documentation

◆ flush() [1/2]

void Blend_RGB16_on_RGB16_ConstAlpha::flush ( void * )
inline

Definition at line 52 of file qblendfunctions.cpp.

Referenced by testing.tools.encode_pdf_filter._SinkPdfStream::close().

Here is the caller graph for this function:

◆ flush() [2/2]

void Blend_RGB16_on_RGB16_ConstAlpha::flush ( void * )
inline

Definition at line 52 of file qblendfunctions.cpp.

Referenced by testing.tools.encode_pdf_filter._SinkPdfStream::close().

Here is the caller graph for this function:

◆ write() [1/2]

void Blend_RGB16_on_RGB16_ConstAlpha::write ( quint16 * dst,
quint16 src )
inline

Definition at line 48 of file qblendfunctions.cpp.

◆ write() [2/2]

void Blend_RGB16_on_RGB16_ConstAlpha::write ( quint16 * dst,
quint16 src )
inline

Definition at line 48 of file qblendfunctions.cpp.

Member Data Documentation

◆ m_alpha

quint32 Blend_RGB16_on_RGB16_ConstAlpha::m_alpha

Definition at line 54 of file qblendfunctions.cpp.

◆ m_ialpha

quint32 Blend_RGB16_on_RGB16_ConstAlpha::m_ialpha

Definition at line 55 of file qblendfunctions.cpp.


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