Image Elements: Difference between revisions
From Smart LCD
mNo edit summary |
|||
| Line 9: | Line 9: | ||
'''Style''' | '''Style''' | ||
Transparent = False by default | <u>Transparent</u> = False by default | ||
True: enable transparent effect to show the IMG_ICO | True: enable transparent effect to show the IMG_ICO | ||
Auto: enable transparent effect and pick a high possible color as Transparent color | |||
<u>Transparent Color</u> assign one color in the IMG_ICO that show as transparent | |||
suggested to use pure color for transparent effect (e.g. pure-magenta pure-black, pure-white, etc…) | |||
'''Content''' | |||
<u>Resources</u> option are Icons(default) / Icon Pack | |||
<u>Icon</u> select an IMG_ICO to be display | |||
<u>Mode</u> options are Normal (crop the icon into element Width and Height) / Resize (resize the image into the Width and Height) | |||
'''Content''' | |||
It can be | '''Properties Control (advance feature)''' | ||
<u>Enable VP</u> is none by default (element operate normally) | |||
Select a VP for real time element control. VP value will set to 1 as enable at power-on. It can be disabled (hidden) by a zero value | |||
<u>Icon Pack VP</u> is none by default (using the above selected one) | |||
Select a VP for real time Icon Pack change. VP value will copy the above IMG_ICO ID at power-on. | |||
<u>Icon VP</u> is none by default (using the above selected font) | |||
Select a VP for real time IMG_ICON change. VP value will copy the above IMG_ICO ID at power-on. | |||
<u>Transparent color VP</u> is none by default (using the above selected color) | |||
Select a VP for real time transparent color change. VP value will copy the above selected color at power-on. | |||
<u>Transparent VP</u> is none by default (using the above option) | |||
Select a VP for real time transparent background control. VP value will copy the above transparent config at power-on. | |||
Revision as of 18:07, 16 May 2025
Static Icon (ICO)

General Show the basic information of the element X and Y is the location of element on screen, reference point is element top-left corner Width and Height are in pixels top-left corner of the screen = 0,0
Style Transparent = False by default True: enable transparent effect to show the IMG_ICO Auto: enable transparent effect and pick a high possible color as Transparent color Transparent Color assign one color in the IMG_ICO that show as transparent suggested to use pure color for transparent effect (e.g. pure-magenta pure-black, pure-white, etc…)
Content Resources option are Icons(default) / Icon Pack Icon select an IMG_ICO to be display Mode options are Normal (crop the icon into element Width and Height) / Resize (resize the image into the Width and Height)
Properties Control (advance feature) Enable VP is none by default (element operate normally) Select a VP for real time element control. VP value will set to 1 as enable at power-on. It can be disabled (hidden) by a zero value Icon Pack VP is none by default (using the above selected one) Select a VP for real time Icon Pack change. VP value will copy the above IMG_ICO ID at power-on. Icon VP is none by default (using the above selected font) Select a VP for real time IMG_ICON change. VP value will copy the above IMG_ICO ID at power-on. Transparent color VP is none by default (using the above selected color) Select a VP for real time transparent color change. VP value will copy the above selected color at power-on. Transparent VP is none by default (using the above option) Select a VP for real time transparent background control. VP value will copy the above transparent config at power-on.