struct XPMColorMapData

Overview

struct XPMColorMapData
{
    // fields

    unsigned char R {0};
    unsigned char G {0};
};