title color fader/tweaks, bg_color bcbitmap fix, inst.sh fix, lang fr pref tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / colorpicker.h
index a5d203d29fc47fa31506cb9030e30a6c9eb0b1c4..5f8b1337c5f500fc9727483592065e4322302cf3 100644 (file)
@@ -83,6 +83,7 @@ public:
        void update_yuv(float y, float u, float v);
        void update_rgb_hex(const char *hex);
        int rgb888();
+       int alpha8();
 
        ColorPicker *thread;
        PaletteWheel *wheel;