struct XPMColorMapData

struct XPMColorMapData
{
    //
fields

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