mirror of
https://github.com/TechplexEngineer/opensimWebAssets.git
synced 2026-08-14 09:12:10 +00:00
doc : doxygen tag update on renderImage returned value
This commit is contained in:
@@ -15,7 +15,7 @@ interface IAssetViewer {
|
||||
/**
|
||||
* @brief renders currently loaded image asset to given format.
|
||||
* @param toFormat (string) format identifier to convert image to (eg: "JPEG")
|
||||
* @return (mixed) sets http content-type header and outputs raw image datas.
|
||||
* @return (void) sets http content-type header and outputs raw image datas.
|
||||
*/
|
||||
function renderImage($toFormat);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user