This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
nonapi [2023/11/27 18:35] chris |
nonapi [2024/06/10 11:57] (current) angelos |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| |**z**|The z index of the tile| | |**z**|The z index of the tile| | ||
| |cache|//Optional// parameter that tells the renderer whether or not to use the cache to fetch the tile| | |cache|//Optional// parameter that tells the renderer whether or not to use the cache to fetch the tile| | ||
| - | |format|//Optional// resulting image format. Valid values are JPG, JPEG and PNG| | + | |format|//Optional// resulting image format. Valid values are JPG, JPEG, PNG, TIFF and DICOM| |
| |quality|//Optional// quality parameter used only for the jpeg format| | |quality|//Optional// quality parameter used only for the jpeg format| | ||
| |postGamma|//Optional// gamma value to apply as post processing| | |postGamma|//Optional// gamma value to apply as post processing| | ||
| Line 46: | Line 46: | ||
| |downloadInsteadOfDisplay|//Optional// Whether or not to download the image or display it in the browser| | |downloadInsteadOfDisplay|//Optional// Whether or not to download the image or display it in the browser| | ||
| |drawFilename|//Optional// 0 do not draw, 1 draw filename on top, 2 draw on bottom| | |drawFilename|//Optional// 0 do not draw, 1 draw filename on top, 2 draw on bottom| | ||
| - | |format|//Optional// parameter representing the resulting image format. Valid values are JPG, JPEG and PNG| | + | |format|//Optional// parameter representing the resulting image format. JPG, JPEG, PNG, TIFF and DICOM| |
| |quality|//Optional// quality parameter used only for the jpeg format| | |quality|//Optional// quality parameter used only for the jpeg format| | ||
| |annotationsLayerType|//Optional// A comma separated list of extra annotations layer to render| | |annotationsLayerType|//Optional// A comma separated list of extra annotations layer to render| | ||