ImageBufferType enum

Namespace: P1.CameraSdk

Definition

The kind of image stored in IImageBuffer

public enum ImageBufferType

Fields

Unknown

0

Undefined type

Preview

1

The image is taken from the IIQ file’s preview / thumbnail

Tile

2

The image is a tile used for tiling

LiveView

3

Buffer is a LiveView frame

IIQ

4

Buffer is an IIQ file