NeptuneLabs FSI Viewer JS User Manual page 119

Table of Contents

Advertisement

5 FSI ImageFlow
cropRect
Description
Syntax
Default
Context
Defines the amount that should be cut off the image from each side.
Values can be provided as pixel (e.g. "20px") or percent (e.g. "10%") or floating
point numbers (e.g. "0.25").
Use 4 values for left, top, right, bottom.
Note:You cannot use "CropRect" AND "CropValues" parameters at a time.
If you use both, "CropRect" will be ignored.
effects
Description
Syntax
Default
Context
Optional FSI Server effects to use for all images.
Example: effects:"Sepia()"
imageServerTemplate
Description
Syntax
Default
Context
The FSI Server template to request images.
Usually this is "jpg" or "png".
The default quality is part of the server template definition.
119
Defines a crop rectangle
String
"0,0,1,1"
FSI ImageFlow
Optional FSI Server effects to use for all images.
String
""
FSI ImageFlow
The FSI Server template to request images.
String
"jpg"
FSI ImageFlow
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents