osDrawImage
OSSLstring osDrawImage(string drawList, integer width, integer height, string image)
Retrieves a specified image and draws it at the specified height and width
Parameters
| Type | Name |
|---|---|
| string | drawList |
| integer | width |
| integer | height |
| string | image |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
void osSetTerrainTextureHeight(integer corner, float low, float high)
string osDrawScaleTransform(string drawList, float x, float y)
void osSetWindParam(string plugin, string param, float value)
string osGetGender(key rawAvatarId)
list osMatchString(string src, string pattern, integer start)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
void osSetContentType(key id, string type)