X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fpseudorendercontrol.hh;h=b6d60371a1382578124f8ba5de15648e84abbfe2;hb=3147507622de5ab771c99a4bb636f55344f6cbd7;hp=402190c53d385bf33eb985fa75175e1d91159ef7;hpb=01a37dfe1888f1ac6da7ab12c6e4d59ce104d12c;p=chaz%2Fopenbox diff --git a/otk/pseudorendercontrol.hh b/otk/pseudorendercontrol.hh index 402190c5..b6d60371 100644 --- a/otk/pseudorendercontrol.hh +++ b/otk/pseudorendercontrol.hh @@ -13,6 +13,8 @@ private: XColor *_colors; // the valid allocated colors virtual void reduceDepth(Surface &sf, XImage *im) const; + + const XColor *pickColor(int r, int g, int b) const; public: PseudoRenderControl(int screen);