Parameters
- fileId
- File identifier.
- documentLayoutSettings
- Document layout settings.
- pageIndex
- Zero-based image index in source image file.
- tileLocation
- Position, in pixels, of image tile on source image.
- tileSize
- Size, in pixels, of image tile. Can be get using the WebImageViewerJS.get_TileWidth and WebImageViewerJS.get_TileHeight functions.
- scale
- Scale in image viewer.
- renderingSettings
- Rendering settings.
- decodingSettings
- Decoding settings.
- encoder
- The encoder, which should be used for encoding the image tile.
Return Value
Tile identifier.