Example –brightness(10)
<effects value="brightness(-10)"
/>
Multiple effects can be applied by concatenating the effect parameters by
commas.
Example:
<effects value="Brightness(12),Sharpen(40)" />
Please note that when passing effect parameters by HTTP query, the value
needs to be provided as an url-encoded string.
For example:
…fsi.swf?effects=Brightness%2812%29%2CSharpen%2840%29
8.10.9 Applying Effects to Specific Images Only
While the effects parameter holds image manipulation parameters for all
images you can also apply effects to specific types of images in FSI Viewer (see
→ NavEffects, → SceneEffects and → TileEffects).
For example it is sometimes useful to sharpen the images inside the navigator
window as small images tend to appear a little blurry. To do so you can add a
corresponding "NavEffects" parameter.
Sharpening Images in the navigator window:
<NavEffects value="sharpen(35)"/>
8 FSI Viewer
NeptuneLabs - FSI Viewer
218