TileRequest Class

Definition

Namespace: P1.CameraSdk

Input parameters for requesting a tile. More…

public class TileRequest

Remarks

Input parameters for requesting a tile.

See also:

IStoredImageHandle.RequestTileAsync, IStoredImageHandle.Tile

Members

x

The horizontal pixel offset of the source crop

y

The vertical pixel offset of the source crop

srcWidth

Width The pixel width of the source crop

srcHeight

Height The pixel height of the source crop