GET image?x+y+w+h+z+q+m+f+r ‐ returns region from image file
Returns region from an Aperio image file (SVS) at the specified image path. The region is returned as a JPEG image. The following parameters may be supplied:
- x X‐coordinate of region, in pixels (upper left is [0,0]). Default is 0.
- y Y‐coordinate of region, in pixels (upper left is [0,0]). Default is 0.
- w width of region, in pixels. Maximum width is 2000 pixels. Default is image width or 2000, whichever is less.
- h height of region, in pixels. Maximum height is 2000 pixels. Default is image height or 2000, whichever is less.
- z zoom level of region (float), .5 = 200%, 2 = 50%, 4 = 25%. Other special values:
- ‐1 = thumbnail image