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
FX_BGR_STRUCT< T > Struct Template Reference

#include <fx_dib.h>

Collaboration diagram for FX_BGR_STRUCT< T >:

Public Attributes

blue = 0
green = 0
red = 0

Detailed Description

template<typename T>
struct FX_BGR_STRUCT< T >

Definition at line 53 of file fx_dib.h.

Member Data Documentation

◆ blue

template<typename T>
T FX_BGR_STRUCT< T >::blue = 0

Definition at line 54 of file fx_dib.h.

◆ green

template<typename T>
T FX_BGR_STRUCT< T >::green = 0

Definition at line 55 of file fx_dib.h.

◆ red

template<typename T>
T FX_BGR_STRUCT< T >::red = 0

Definition at line 56 of file fx_dib.h.


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