Predefined primaries for custom RGB profiles. More...
#include <mi32/mg2cms.h>
Public Member Functions | |
| PRIMARIES () | |
| ~PRIMARIES () | |
Static Public Member Functions | |
| static const SERIALIZERITEM * | GetSerialItemDef () |
Public Attributes | |
| COLORxyY | blue |
| COLORxyY | green |
| int | id |
| MISTRING | name |
| COLORxyY | red |
Predefined primaries for custom RGB profiles.
Call EnumeratePrimaries() to retrieve a list of pre-defined primaries
| MGD::PROFILE::PRIMARIES::PRIMARIES | ( | ) | [inline] |
Default constructor.
| MGD::PROFILE::PRIMARIES::~PRIMARIES | ( | ) | [inline] |
| static const SERIALIZERITEM* MGD::PROFILE::PRIMARIES::GetSerialItemDef | ( | ) | [static] |
Get the ITEMDEF array for serializing this class.
A unique identifier for comboboxes.
1.6.1