X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbccmodels.h;h=28b58459fb74eabb72e3fbf74f371ea51786cd18;hb=c387b8938dc838e5b92d1cd735975d0928ecf61a;hp=20d2a89906a41f532062b1813556e9371952979c;hpb=8fd64d1d3770c95e2a7cba1049e909cadb4e1fbf;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/bccmodels.h b/cinelerra-5.1/guicast/bccmodels.h index 20d2a899..28b58459 100644 --- a/cinelerra-5.1/guicast/bccmodels.h +++ b/cinelerra-5.1/guicast/bccmodels.h @@ -135,7 +135,7 @@ public: int in_x, int in_y, int in_w, int in_h, int in_rowspan, int bg_color); // paint buffer solid color - static void init_color(int color, int alpha, + static int init_color(int color, int alpha, unsigned char **output_rows, int out_colormodel, unsigned char *out_yp, unsigned char *out_up, unsigned char *out_vp, int out_x, int out_y, int out_w, int out_h, int out_rowspan);