mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 16:03:36 +02:00
cc_draw: add member for transparency mode
Origin commit data
------------------
Commit: 83c5a4ff40
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-11-05 (Fri, 05 Nov 2021)
This commit is contained in:
@@ -80,6 +80,8 @@ class CCDraw : public COSDFader, public CComponentsSignals, public CCTypes
|
||||
fb_pixel_t col_shadow_clean;
|
||||
///property: background image, see also setBodyBGImage()
|
||||
std::string cc_bg_image, cc_bg_image_old, cc_bg_std_image, cc_bg_sel_image, cc_bg_sec_image;
|
||||
///background image transparency mode
|
||||
int cc_bg_image_tr_mode;
|
||||
|
||||
///property: frame thickness, see also setFrameThickness()
|
||||
int fr_thickness, fr_thickness_old;
|
||||
|
Reference in New Issue
Block a user