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

#include <qvideoframeconversionhelper_p.h>

+ Collaboration diagram for RgbPixel< r, g, b >:

Public Member Functions

quint32 convert () const
 

Public Attributes

quint32 data
 

Detailed Description

template<int r, int g, int b>
struct RgbPixel< r, g, b >

Definition at line 60 of file qvideoframeconversionhelper_p.h.

Member Function Documentation

◆ convert()

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

Definition at line 63 of file qvideoframeconversionhelper_p.h.

Member Data Documentation

◆ data

template<int r, int g, int b>
quint32 RgbPixel< r, g, b >::data

Definition at line 62 of file qvideoframeconversionhelper_p.h.


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