ImageTheme struct reference


Contains basic information about the Image widget theme.

Variables documentation

Base.Tint = tint;

Default constructor.


RectTheme Base;

Image tint & Border color.


Dimension<int> BorderSize;

Border size in both direction (X and Y).