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

#include <fx_dib.h>

Collaboration diagram for FX_CMYK_STRUCT< T >:

Public Attributes

cyan = 0
magenta = 0
yellow = 0
key = 0

Detailed Description

template<typename T>
struct FX_CMYK_STRUCT< T >

Definition at line 92 of file fx_dib.h.

Member Data Documentation

◆ cyan

template<typename T>
T FX_CMYK_STRUCT< T >::cyan = 0

Definition at line 93 of file fx_dib.h.

◆ key

template<typename T>
T FX_CMYK_STRUCT< T >::key = 0

Definition at line 96 of file fx_dib.h.

◆ magenta

template<typename T>
T FX_CMYK_STRUCT< T >::magenta = 0

Definition at line 94 of file fx_dib.h.

◆ yellow

template<typename T>
T FX_CMYK_STRUCT< T >::yellow = 0

Definition at line 95 of file fx_dib.h.


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