CameraSDK#
| Representation of a physical Phase One camera | |
| An event listening context that receives events from Cameras or the SDK itself | |
| A detailed description of a camera property | |
| Hold a single property value, and acts like a wrapper of different property types | |
| Numeric property range span class, used by PropertySpec | |
| Notification interface that encapsulate all types of notifications | |
| All EventTypes that are not Property or SDK type events | |
| EventTypes that relate to properties changing | |
| EventTypes that relate to the SDK, independent of a specific camera | |
| Interface that defines a basic set of properties for image files stored on the camera | |
| Buffer that contains either a image preview or a tile | |
| Base class for those image buffers that specifies height and width | |
| Contains a preview of an image, as returned from the camera | |
| A buffer that is a tile (crop) of an image | |
| A buffer with a LiveView frame | |
| Contains a full IIQ image file | |
| Lightweight representation of an image file in the camera | |
| Brief description of a camera, used by notifications | |
| Brief description of a camera - without necessarily having to open it | |
| A class defining the connected camera’s features and limitations | |
| The image encoding used in a memory buffer | |
| Access the different kinds of subscriptions available | |
| Subscribe / unsubscribe to image transfers | |
| Subscribe / unsubscribe to a LiveView stream of images | |
| Subscribe / unsubscribe to image transfers | |
| Interface common to all subscriptions | 
ImageSDK#
| A handle to an IIQ image file, either on the file system or in a memory buffer | |
| Defines a set of RAW convertion- and filter-flags, that can be applied to a raw-image | |
| Defines a set of decoding flags, that can be used on a raw image | |
| An in-memory bitmap image, represented using a defined pixel format, width and height | |
| Available pixel formats for encoding the image bitmap | |
| A class to stitch L and R images from a PAS280 camera | |
| A class to stack an rgb image and a nir images from PAS280i or the 4-band solution | |
| A BitmapImage that represents Bayer (raw) sensor output, and therefore includes non-visible pixels | |
| A wrapper around a raw image meta data tag | |
| A reference to a meta data tag id in IIQ raw files | |
| A GPS data bundle, that defines an auxillary GPS’s position on earth, along with a date-time stamp | |
| An IMU data bundle, that defines the orientation of an auxillary IMU in space | |
| A date & time representation used by the GPS to provide sub-millisecond precision | |
| Setting to control the static calibration type called black clamping | |
| Setting to control how the static calibration handles digital offsets | |
| A Histogram class |