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
ArgbPixel< a, r, g, b > Struct Template Reference

#include <qvideoframeconversionhelper_p.h>

+ Collaboration diagram for ArgbPixel< a, r, g, b >:

Public Member Functions

quint32 convert () const
 

Public Attributes

quint32 data
 

Detailed Description

template<int a, int r, int g, int b>
struct ArgbPixel< a, r, g, b >

Definition at line 40 of file qvideoframeconversionhelper_p.h.

Member Function Documentation

◆ convert()

template<int a, int r, int g, int b>
quint32 ArgbPixel< a, r, g, b >::convert ( ) const
inline

Definition at line 43 of file qvideoframeconversionhelper_p.h.

Member Data Documentation

◆ data

template<int a, int r, int g, int b>
quint32 ArgbPixel< a, r, g, b >::data

Definition at line 42 of file qvideoframeconversionhelper_p.h.


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