11/29/2024 8:40 AM | |
Joined: 2/5/2016 Last visit: 12/4/2024 Posts: 4 Rating:
|
Hi Experts. Please help. I have ten BMP pictures of size 31x31 with white background for ten states of a drive. I need the white background to be transparent on each picture. It is easy to do if I create graphic list inside Status Display on a PDL screen. But how do I do the same procedure inside faceplate ? For test I made VBS script for click event that changes border color of the picture, to make sure I use object and use color property right.The faceplate has property Basic Picture Transparent Color and Basic Picture Transparent Color On. Script inside VBS for "Basic Picture Transparent Color" property is attached. And what should I have for script inside "Basic Picture Transparent Color On" property? From manual I know I should use this, but I do not know how exactly: SetBasePicUseTransColor Function Controls the transparent color of the basic picture for the status display. Syntax BOOL SetBasePicUseTransColor(LPCTSTR lpszPictureName, LPCTSTR lpszObjectName, BOOL bBasePicUseTransColor); ------------------------------------------------------------------------------------------ |
Last edited by: kochiv1 at: 11/29/2024 08:42:26Last edited by: Moderator_Lan at: 11/29/2024 08:53:07New subject after splitting |
|
Follow us on