ITile Interface
Definition
Namespace: P1.CameraSdk
A buffer that is a tile (crop) of an image. More…
public interface ITile : P1::CameraSdk::IImageBufferFrame
Remarks
A buffer that is a tile (crop) of an image.
Image browsing feature enables zoom and pan, by delivering tiles of images using this interface class.
Properties
This is a horizontal crop offset, in pixels. |
|
This is a vertical crop offset, in pixels. |
|
This is source (original) image width in pixels |
|
This is source (original) image height in pixels |
|
This is the scaling factor that is applied to the tiled image. If any. |