|
OUI_LanguageImage_Default()
See also: OpenLanguages API |
|
| <MvFUNCTION NAME = "OUI_LanguageImage_Default" PARAMETERS = "group, id, height VAR, width VAR, default, defh, defw" STANDARDOUTPUTLEVEL = "">
|
| · | l.group set to the group "code" (see OUI_LangGroup_Create())
|
| · | l.id set to a ID number unique for each image within the specified group
|
| · | l.height used to return the value of the image height
|
| · | l.width used to return the value of the image width
|
| · | l.default set to the default path to return if the image is not found
|
| · | l.defh set to the default height to return if the image is not found
|
| · | l.defw set to the default width to return if the image is not found
|