X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcolorpicker.h;h=5f8b1337c5f500fc9727483592065e4322302cf3;hp=a5d203d29fc47fa31506cb9030e30a6c9eb0b1c4;hb=3d7a882d0808f456957f823454bd84ff8317a51a;hpb=c6a143f0f3e245d79881da50e61e6f35c556d88d diff --git a/cinelerra-5.1/cinelerra/colorpicker.h b/cinelerra-5.1/cinelerra/colorpicker.h index a5d203d2..5f8b1337 100644 --- a/cinelerra-5.1/cinelerra/colorpicker.h +++ b/cinelerra-5.1/cinelerra/colorpicker.h @@ -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;