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

#include <fx_dib.h>

Collaboration diagram for FX_LAB_STRUCT< T >:

Public Attributes

lightness_star = 0
a_star = 0
b_star = 0

Detailed Description

template<typename T>
struct FX_LAB_STRUCT< T >

Definition at line 100 of file fx_dib.h.

Member Data Documentation

◆ a_star

template<typename T>
T FX_LAB_STRUCT< T >::a_star = 0

Definition at line 102 of file fx_dib.h.

◆ b_star

template<typename T>
T FX_LAB_STRUCT< T >::b_star = 0

Definition at line 103 of file fx_dib.h.

◆ lightness_star

template<typename T>
T FX_LAB_STRUCT< T >::lightness_star = 0

Definition at line 101 of file fx_dib.h.


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