Following is an example of how an image is embedded in an OpenModelica Documentation.
modelica://Modelica/Resources/Images/Blocks/Sources/Constant.png\
Can I know what modelica: is in the code? If I am not mistaken its the OPENMODELICALIBRARY environment variable. Right?
Also, If I have to embed images in a model that I have created, how do I use the above format? (Currently I'm hardcoding the path to where the image exists in the model. This would be of no use say I give this library to someone else unless they keep the image in the same path)
Thanks in Advance, MSK