Define img, box, text
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-04-13 6:01 AM
Hi guys,
I would like to know, if I can somehow in general define img in program and use it in function. For example
void Screen1View::function1(random_img)
{
image img;
img = random_img;
img.setAlpha(0);
img.Invalidate;
}
The same way with Box with border and text area.
Thank you
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
