I need to make backcolor property of a display page an image
Answers
Perhaps not what you asked for, but in System 800xA process graphics you can put any image in the background.
1. Create an NLS Resource Data aspect
2. Load the aspect with the images* you need
3. Reference the NLS data from an Image control in any PG2 graphic aspect
4. Perform "Send to Back"
*) CAUTION: all NLS data is pre-cached by the workplace at startup, i.e. will delay workplace launch and eventually cause your workplace to run out of memory.

See also chapter 5 of the Engineering Process Graphics User's Guide, 3BSE049230-610 A, e.g. page 307.
1. Create an NLS Resource Data aspect
2. Load the aspect with the images* you need
3. Reference the NLS data from an Image control in any PG2 graphic aspect
4. Perform "Send to Back"
*) CAUTION: all NLS data is pre-cached by the workplace at startup, i.e. will delay workplace launch and eventually cause your workplace to run out of memory.

See also chapter 5 of the Engineering Process Graphics User's Guide, 3BSE049230-610 A, e.g. page 307.
Add new comment